Skip to content

Commit 5dfd1c8

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql docker tag (17.5-4 → 17.5-5) (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb3aa39 commit 5dfd1c8

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

0 commit comments

Comments
 (0)