Skip to content

Commit

Permalink
Add glibc to the stackrox-build
Browse files Browse the repository at this point in the history
  • Loading branch information
kovayur committed Jul 18, 2024
1 parent d893fbb commit 0476c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/stackrox-build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN dnf update -y && \
snappy-devel \
yarn \
zlib-devel \
glibc-static \
&& \
dnf upgrade -y && \
dnf clean all && \
Expand Down

0 comments on commit 0476c57

Please sign in to comment.