Skip to content

Commit

Permalink
Add missing unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
v6ak committed Sep 20, 2023
1 parent 9fdeafd commit b145e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ RUN \
sbt sbtVersion && \
mkdir /project
WORKDIR /project
RUN yum install -y rsync lftp nodejs zip which
RUN yum install -y rsync lftp nodejs zip unzip which

0 comments on commit b145e69

Please sign in to comment.