Skip to content

Commit 6ac84d8

Browse files
janiszBradLugo
authored andcommitted
Update stackrox-build.Dockerfile
1 parent dd69310 commit 6ac84d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/stackrox-build.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN dnf update -y && \
1111
dnf-plugins-core \
1212
wget \
1313
&& \
14-
dnf config-manager --set-enabled ubi-8-codeready-builder-rpms && \
14+
dnf config-manager --set-enabled ubi-9-codeready-builder-rpms && \
1515
dnf update -y && \
1616
wget --quiet -O - https://rpm.nodesource.com/setup_lts.x | bash - && \
1717
wget --quiet -O - https://dl.yarnpkg.com/rpm/yarn.repo | tee /etc/yum.repos.d/yarn.repo && \

0 commit comments

Comments
 (0)