chore(deps): update postgres docker tag to v17.6
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: postgres:17.5-alpine@sha256:6567bca8d7bc8c82c5922425a0baee57be8402df92bae5eacad5f01ae9544daa
|
image: postgres:17.6-alpine@sha256:a283fb08619d3517039ae2106413cad68918934025640696a966f4fa468fe376
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- shared_buffers=384MB
|
- shared_buffers=384MB
|
||||||
|
|||||||
Reference in New Issue
Block a user