File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ default:
3434
3535build :
3636 image :
37- name : registry.access.redhat.com/ubi9@sha256:fd3612ebe7968002122fb8c41df2cf9bd3f9916c573f7248113cdec1d6f4c245
37+ name : registry.access.redhat.com/ubi9@sha256:6f0f6dcd869836762e1a32d75beb904577b6e73ac5df0adeb11a5f90674af605
3838 entrypoint : [""]
3939 stage : build
4040 cache :
Original file line number Diff line number Diff line change 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:6f0f6dcd869836762e1a32d75beb904577b6e73ac5df0adeb11a5f90674af605
33
44RUN dnf -y --noplugins --setopt=install_weak_deps=0 --setopt=tsflags=nodocs upgrade
55RUN INSTALL_PKGS="jq wget unzip zip git skopeo glibc-langpack-en" && \
You can’t perform that action at this time.
0 commit comments