Compare commits

...

1 Commits

Author SHA1 Message Date
a10e512020 chore(deps): update postgres docker tag to v18.3
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
CI / ci (pull_request) Successful in 9s
2026-02-27 09:01:05 +00:00

View File

@@ -18,7 +18,7 @@ services:
condition: service_healthy
db:
image: postgres:18.2-alpine
image: postgres:18.3-alpine
restart: unless-stopped
environment:
- POSTGRES_USER=documize