chore(deps): update postgres docker tag to v18.3 #12

Merged
luke merged 1 commits from renovate/postgres-18.x into main 2026-02-28 14:07:00 +00:00
Showing only changes of commit a10e512020 - Show all commits

View File

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