chore(deps): update postgres docker tag to v17.6
All checks were successful
Docker Build and Push / build (pull_request) Successful in 1m19s

This commit is contained in:
Renovate Bot
2025-08-24 23:25:54 +00:00
parent 21e75ea463
commit f4274c8b97

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" \