Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
be56beb7ef chore(deps): update postgres docker tag to v18.3
All checks were successful
Docker Build and Push / build (pull_request) Successful in 1m7s
2026-02-27 00:06:44 +00:00

View File

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