Skip to content

Commit ec9a90d

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql docker tag (17.5-12 → 17.5-13) (#103)
1 parent fc90558 commit ec9a90d

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

0 commit comments

Comments
 (0)