1 Commits

Author SHA1 Message Date
c3c5f04789 chore(deps): update postgres docker tag to v17.4
All checks were successful
continuous-integration/drone/pr Build is passing
2025-03-06 22:03:45 +00:00

View File

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