Skip to content

Commit

Permalink
.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 21, 2024
1 parent 170da45 commit 66059b0
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 @@ -41,7 +41,7 @@ RUN rm -rf /usr/lib/node_modules \
nodejs \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* \
&& npm install -g [email protected].2
&& npm install -g [email protected].1

RUN gem install judges:0.0.31 \
&& curl -sL -o /usr/local/Saxon.jar \
Expand Down

0 comments on commit 66059b0

Please sign in to comment.