Skip to content

Commit 1f8a466

Browse files
authored
Changed postgres image to multi-arch
1 parent de590b9 commit 1f8a466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/yamls/migrator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ spec:
183183
spec:
184184
containers:
185185
- name: postgresql-miscellaneous
186-
image: quay.io/devtron/postgres:11.9.0-debian-10-r26
186+
image: quay.io/devtron/postgres:11.9
187187
env:
188188
- name: PGPASSWORD
189189
valueFrom:

0 commit comments

Comments
 (0)