chore(deps): update postgres docker tag to v17.3 #122

Merged
joao.dubas merged 2 commits from renovate/postgres-17.x into main 2025-02-14 22:06:27 +00:00
Showing only changes of commit 387a547535 - Show all commits

View File

@ -1,7 +1,7 @@
--- ---
services: services:
db: db:
image: 'postgres:17.2-alpine' image: 'postgres:17.3-alpine'
hostname: &db_host db hostname: &db_host db
init: true init: true
environment: environment: