Skip to content

Commit

Permalink
Fix Docker Problem (alshedivat#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 authored and siantonelli committed Oct 26, 2024
1 parent 7ace179 commit 7053840
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 @@ -32,4 +32,4 @@ RUN gem install jekyll bundler
RUN mkdir /srv/jekyll
ADD Gemfile /srv/jekyll
WORKDIR /srv/jekyll
RUN bundle install
RUN bundle install

0 comments on commit 7053840

Please sign in to comment.