chore(deps): update postgres docker tag to v18.6 (#298)
This commit was merged in pull request #298.
This commit is contained in:
@@ -53,7 +53,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
image: postgres:18.4-alpine@sha256:9a8afca54e7861fd90fab5fdf4c42477a6b1cb7d293595148e674e0a3181de15
|
||||
image: postgres:18.6-alpine@sha256:432b3b824c0769275ec9b0947736ef8b376d6997bcaa9de29818f613819c2feb
|
||||
args:
|
||||
- -c
|
||||
- shared_buffers=384MB
|
||||
|
||||
Reference in New Issue
Block a user