Skip to content

Commit 815ae0f

Browse files
chore: bump sclorg/postgresql-16-c9s in the baseimages group (#141)
Bumps the baseimages group with 1 update: sclorg/postgresql-16-c9s. Updates `sclorg/postgresql-16-c9s` from 20250924 to 20251001 --- updated-dependencies: - dependency-name: sclorg/postgresql-16-c9s dependency-version: '20251001' 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 ebba7d5 commit 815ae0f

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:20250924 as source
1+
FROM quay.io/sclorg/postgresql-16-c9s:20251001 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)