We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e231b6 commit c77161cCopy full SHA for c77161c
postgresql/app.yaml
@@ -52,7 +52,7 @@ spec:
52
runAsGroup: 1000
53
fsGroup: 1000
54
containers:
55
- - image: postgres:17.2
+ - image: postgres:17.4
56
name: postgresql
57
envFrom:
58
- configMapRef:
0 commit comments