Skip to content

Commit 0824416

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql docker tag (17.5-6 → 17.5-7) (#79)
1 parent 09b51d8 commit 0824416

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-6"
2+
ARG CNPG_TAG="17.5-7"
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-6
3+
version: 17.5-7
44
name: postgres17

0 commit comments

Comments
 (0)