Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 authored Oct 2, 2023
1 parent ae3b400 commit 83c4707
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 @@ -19,7 +19,7 @@ ENV LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8 \
JEKYLL_ENV=production

RUN python3 -m pip install jupyter --break-system-packages --no-cache-dir
RUN python3 -m pip install jupyter --break-system-packages

# install jekyll and dependencies
RUN gem install jekyll bundler
Expand Down

0 comments on commit 83c4707

Please sign in to comment.