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

Reviewed-on: #5
This commit is contained in:
2025-12-11 10:53:25 +13:00

View File

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