We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fba8d0 commit f8efd8dCopy full SHA for f8efd8d
apps/postgres17/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
2
-ARG CNPG_TAG="17.5-3"
+ARG CNPG_TAG="17.5-4"
3
4
FROM ghcr.io/cloudnative-pg/postgresql:$CNPG_TAG-bookworm
5
apps/postgres17/metadata.yaml
@@ -1,4 +1,4 @@
---
-version: 17.5-3
+version: 17.5-4
name: postgres17
0 commit comments