chore(deps): update postgres docker tag to v18.2
Some checks failed
Docker Build and Push / build (pull_request) Failing after 16s

This commit is contained in:
Renovate Bot
2026-02-13 00:06:31 +00:00
parent bcce2042d7
commit d8c0089915

View File

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