Merge pull request 'chore(deps): update postgres docker tag to v17.6' (#4) from renovate/postgres-17.x into main
All checks were successful
Docker Build and Push / build (push) Successful in 42s

Reviewed-on: #4
This commit is contained in:
2025-08-25 11:26:43 +12:00

View File

@@ -1,4 +1,4 @@
FROM postgres:17.5-alpine3.22
FROM postgres:17.6-alpine3.22
# Add metadata labels
LABEL maintainer="hads@nice.nz" \