Skip to content

Commit 76382d1

Browse files
Update postgres Docker tag to v17.4
1 parent 188628d commit 76382d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: infra/postgres/templates/statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333

3434
restartPolicy: Always
3535
containers:
36-
- image: postgres:17.2-alpine3.20
36+
- image: postgres:17.4-alpine3.20
3737
imagePullPolicy: Always
3838
name: postgres
3939
ports:

0 commit comments

Comments
 (0)