chore(deps): update postgres docker tag to v18
All checks were successful
Docker Build and Push / build (pull_request) Successful in 51s

This commit is contained in:
Renovate Bot
2025-09-26 06:06:52 +00:00
parent f095ccf609
commit 2ec1aea741

View File

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