chore(deps): update postgres to v18.3
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
Renovate Bot 2026-03-01 00:04:28 +00:00 committed by moritz
parent 70d574813c
commit fb77cb5aa3
3 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@ networks:
services:
db:
image: postgres:18.1-alpine
image: postgres:18.3-alpine
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres