Skip to content

Commit

Permalink
Update Dockerfile, test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaniska244 authored Feb 7, 2025
1 parent 297d59d commit 87a9504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jekyll/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN gem update --system
RUN gem install sass-embedded -v 1.62.1
#RUN gem install bundler jekyll github-pages
RUN gem install bundler
#RUN gem install jekyll
RUN gem install jekyll
#RUN gem install github-pages

RUN chown -R "vscode:rvm" "/usr/local/rvm/" \
Expand Down

0 comments on commit 87a9504

Please sign in to comment.