Add version 4.2.

This commit is contained in:
Amir Pourmand 2022-06-27 20:18:54 +04:30
parent df9f09fd8a
commit 84cba52e7d

View file

@ -1,4 +1,4 @@
FROM jekyll/jekyll FROM jekyll/jekyll:4.2.0
Label MAINTAINER Amir Pourmand Label MAINTAINER Amir Pourmand
WORKDIR /srv/jekyll/ WORKDIR /srv/jekyll/
ADD Gemfile /srv/jekyll/ ADD Gemfile /srv/jekyll/