Skip to content

Commit

Permalink
gem system update
Browse files Browse the repository at this point in the history
  • Loading branch information
b08x committed Jan 28, 2024
1 parent 2220521 commit 93ff464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nlp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ COPY gems/ferret-0.11.9.0.gem .

RUN chown -R $USER:$GROUP_ID /home/$USER

RUN gem update --system 3.4.22
RUN gem update --system 3.5.3

USER $USER

Expand Down

0 comments on commit 93ff464

Please sign in to comment.