chore(deps): update postgres docker tag to v18.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2026-06-03 00:06:34 +00:00
parent d51dcb1ac3
commit aaffd7b91c
2 changed files with 2 additions and 2 deletions

View file

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