Merge upstream and update Gemfile.lock
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM jekyll/jekyll
|
||||
|
||||
COPY --chown=jekyll:jekyll Gemfile .
|
||||
COPY --chown=jekyll:jekyll Gemfile.lock .
|
||||
#COPY --chown=jekyll:jekyll Gemfile.lock .
|
||||
|
||||
RUN bundle install --clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user