Skip to content

Commit bb86952

Browse files
chore(deps): update all dependencies
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent f61bef2 commit bb86952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ FROM registry.access.redhat.com/ubi9/ubi-micro:latest@sha256:b1e86b97028b8fcfb6d
3434

3535

3636
# Stage 3: Package installer - installs ca-certificates and openssl into /ubi-micro-base-root/
37-
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:5bc32620d0cbdfd788723448efa1c0c04e9859c0e33f9d5545329a4550edc7ab AS package_installer
37+
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:19ef61a444dde5e1ac792215e5cb2ccf10d4b2e4bd1f1dce6b15bb83c33cd97c AS package_installer
3838

3939
# Copy ubi-micro base to /ubi-micro-base-root/ to preserve its rpmdb
4040
COPY --from=ubi-micro-base / /ubi-micro-base-root/

0 commit comments

Comments
 (0)