chore(deps): update postgres docker tag to v18

This commit is contained in:
2026-08-13 21:21:02 +00:00
parent e3ea320e7c
commit 404682fd6e
+1 -1
View File
@@ -32,7 +32,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=2.5.0+2026.08.0"
db:
image: postgres:13.23-alpine
image: postgres:18.6-alpine
secrets:
- db_password
networks: