Skip to content

Commit

Permalink
Merge pull request #11 from synapsestudios/10/new-package-wget
Browse files Browse the repository at this point in the history
add new package wget to meat-runner dockerfile
  • Loading branch information
dragonfleas authored Apr 22, 2024
2 parents 7dc6a14 + 821a60a commit 16c8538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/meat-runner-22.04/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get install -y jq
RUN apt-get install -y openjdk-17-jdk
RUN apt-get install -y gradle
RUN apt-get install -y npm
RUN apt-get install -y wget

ARG NVM_VERSION=0.39.7
ARG NODE_VERSIONS="18 20 21"
Expand Down

0 comments on commit 16c8538

Please sign in to comment.