Compare commits

..

2 Commits

Author SHA1 Message Date
f095ccf609 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
2025-08-25 11:26:43 +12:00
Renovate Bot
f4274c8b97 chore(deps): update postgres docker tag to v17.6
All checks were successful
Docker Build and Push / build (pull_request) Successful in 1m19s
2025-08-24 23:25:54 +00:00

View File

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