chore(deps): update postgres docker tag to v17.5
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
renovate-bot 2025-05-08 20:30:30 +00:00 committed by João Paulo Dubas
parent 0e9ca8330c
commit 766b7e712a

View File

@ -3,7 +3,7 @@ name: ${EX_TRAINER_PROJECT_NAME:-ex_trainer}
services:
db:
image: 'postgres:17.4-alpine'
image: 'postgres:17.5-alpine'
hostname: &db_host db
init: true
environment: