Skip to content

Commit b8aa7f9

Browse files
authored
rollback postgres (sourcegraph#3513)
1 parent 468784a commit b8aa7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/pgsql/pgsql.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
memory: "50Mi"
4343
containers:
4444
- env:
45-
image: index.docker.io/sourcegraph/postgres-12.6-alpine:insiders@sha256:af262c70656dbaf3c6cc6f3a29b61c8149c1acf1cd23c9e583f0e7b19cea8881
45+
image: index.docker.io/sourcegraph/postgres-12.6:95244_2021-05-06_2c1f77e@sha256:35040317490324a15e1259c9023a726eb27c694530f6f8877e87d337c7b97778
4646
terminationMessagePolicy: FallbackToLogsOnError
4747
readinessProbe:
4848
exec:

0 commit comments

Comments
 (0)