Skip to content

Commit

Permalink
Update images/stackrox-test.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
janisz authored Mar 13, 2024
1 parent 1cfa5bf commit 491b4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/stackrox-test.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN dnf --disablerepo="*" install -y https://download.postgresql.org/pub/repos/y

# Install all the packages
RUN dnf update -y && \
dnf install -y --best --allowerasing \
dnf install -y \
expect \
gcc \
gcc-c++ \
Expand Down

0 comments on commit 491b4ee

Please sign in to comment.