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

This commit is contained in:
Renovate Bot
2025-11-22 18:10:25 +00:00
parent f095ccf609
commit adc529545b

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" \