chore(deps): upgrade postgres to 17.3
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
João Paulo Dubas 2025-02-14 21:54:57 +00:00
parent 387a547535
commit a0ab41db67
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -9,7 +9,7 @@ trigger:
steps:
- name: database healthcheck
image: &postgres 'postgres:17.0-alpine'
image: &postgres 'postgres:17.3-alpine'
environment:
PGUSER: &db_user postgres
PGPASSWORD: &db_pass postgres