Skip to content

Commit 200abc4

Browse files
chore: bump sclorg/postgresql-16-c9s in the baseimages group (#146)
Bumps the baseimages group with 1 update: sclorg/postgresql-16-c9s. Updates `sclorg/postgresql-16-c9s` from 20251007 to 20251008 --- updated-dependencies: - dependency-name: sclorg/postgresql-16-c9s dependency-version: '20251008' dependency-type: direct:production update-type: version-update:semver-major dependency-group: baseimages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dec919c commit 200abc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/sclorg/postgresql-16-c9s:20251007 as source
1+
FROM quay.io/sclorg/postgresql-16-c9s:20251008 as source
22
FROM ghcr.io/radiorabe/ubi9-minimal:0.10.1 AS app
33

44
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/postgresql \

0 commit comments

Comments
 (0)