Skip to content

Commit f8efd8d

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql docker tag (17.5-3 → 17.5-4) (#66)
1 parent 9fba8d0 commit f8efd8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/postgres17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
2-
ARG CNPG_TAG="17.5-3"
2+
ARG CNPG_TAG="17.5-4"
33

44
FROM ghcr.io/cloudnative-pg/postgresql:$CNPG_TAG-bookworm
55

apps/postgres17/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
# renovate: datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
3-
version: 17.5-3
3+
version: 17.5-4
44
name: postgres17

0 commit comments

Comments
 (0)