Compare commits

...

1 Commits

Author SHA1 Message Date
renovate-bot b8ad76ba70 chore(deps): update postgres docker tag to v18 2026-03-10 17:59:21 +00:00
+1 -1
View File
@@ -32,7 +32,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=2.1.1+0.301.3"
db:
image: postgres:13.2-alpine
image: postgres:18.3-alpine
secrets:
- db_password
networks: