Skip to content

Commit e1ec026

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql docker tag (17.5-16 → 17.5-17) (#110)
1 parent 0c195c4 commit e1ec026

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

0 commit comments

Comments
 (0)