Skip to content

Commit

Permalink
testig
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Oct 23, 2024
1 parent c99a7b5 commit d9d343c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/linux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ ENV DOTNET_NOLOGO=1
ENV DOTNET_CLI_TELEMETRY_OPTOUT=1
ENV SCON_VERSION=4.8.0

RUN dnf update -y

# Install bash, curl, and other basic utilities
RUN dnf install -y \
bash bzip2 curl file findutils gettext git make nano patch pkg-config unzip xz \
Expand Down

0 comments on commit d9d343c

Please sign in to comment.