Skip to content

Commit 19489ce

Browse files
Update postgres Docker tag to v17.6
1 parent 2c073db commit 19489ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/postgres/templates/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333

3434
restartPolicy: Always
3535
containers:
36-
- image: postgres:17.4-bookworm
36+
- image: postgres:17.6-bookworm
3737
imagePullPolicy: Always
3838
name: postgres
3939
ports:

0 commit comments

Comments
 (0)