Skip to content

Commit 24ba41c

Browse files
chore(deps): update registry.access.redhat.com/ubi9 docker digest to a729da7
1 parent d546d12 commit 24ba41c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ default:
3434

3535
build:
3636
image:
37-
name: registry.access.redhat.com/ubi9@sha256:fd3612ebe7968002122fb8c41df2cf9bd3f9916c573f7248113cdec1d6f4c245
37+
name: registry.access.redhat.com/ubi9@sha256:a729da793c5f57633fc0dfbe99ced541aedde3ea653d5344af5aabb49f5aeb89
3838
entrypoint: [""]
3939
stage: build
4040
cache:

images/sbomer-generator/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://catalog.redhat.com/software/containers/ubi9/618326f8c0d15aff4912fe0b
2-
FROM registry.access.redhat.com/ubi9@sha256:fd3612ebe7968002122fb8c41df2cf9bd3f9916c573f7248113cdec1d6f4c245
2+
FROM registry.access.redhat.com/ubi9@sha256:a729da793c5f57633fc0dfbe99ced541aedde3ea653d5344af5aabb49f5aeb89
33

44
RUN dnf -y --noplugins --setopt=install_weak_deps=0 --setopt=tsflags=nodocs upgrade
55
RUN INSTALL_PKGS="jq wget unzip zip git skopeo glibc-langpack-en" && \

0 commit comments

Comments
 (0)