We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468784a commit b8aa7f9Copy full SHA for b8aa7f9
base/pgsql/pgsql.Deployment.yaml
@@ -42,7 +42,7 @@ spec:
42
memory: "50Mi"
43
containers:
44
- env:
45
- image: index.docker.io/sourcegraph/postgres-12.6-alpine:insiders@sha256:af262c70656dbaf3c6cc6f3a29b61c8149c1acf1cd23c9e583f0e7b19cea8881
+ image: index.docker.io/sourcegraph/postgres-12.6:95244_2021-05-06_2c1f77e@sha256:35040317490324a15e1259c9023a726eb27c694530f6f8877e87d337c7b97778
46
terminationMessagePolicy: FallbackToLogsOnError
47
readinessProbe:
48
exec:
0 commit comments