Skip to content

Commit

Permalink
power!
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox committed Jun 12, 2024
1 parent 7ea5abb commit 781d236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/stackrox-build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN dnf update -y && \
epel-release \
wget \
&& \
dnf config-manager --set-enabled powertools && \
dnf config-manager --set-enabled crb && \
dnf update -y && \
wget --quiet -O - https://rpm.nodesource.com/setup_lts.x | bash - && \
wget --quiet -O - https://dl.yarnpkg.com/rpm/yarn.repo | tee /etc/yum.repos.d/yarn.repo && \
Expand Down

0 comments on commit 781d236

Please sign in to comment.