Compare commits

...

1 Commits

Author SHA1 Message Date
renovate-bot c8040c04f9 chore(deps): update postgres docker tag to v18 2026-07-14 10:18:28 +00:00
+1 -1
View File
@@ -32,7 +32,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=2.3.0+2026.06.2"
db:
image: postgres:13.23-alpine
image: postgres:18.4-alpine
secrets:
- db_password
networks: