Merge pull request 'chore(deps): update postgres docker tag to v18.3' (#8) from renovate/postgres-18.x into main
Some checks failed
Docker Build and Push / build (push) Failing after 1s

Reviewed-on: #8
This commit is contained in:
2026-04-10 12:03:02 +12:00

View File

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