From 84cba52e7d582ffad59572a66e56d4451e65a6b8 Mon Sep 17 00:00:00 2001 From: Amir Pourmand Date: Mon, 27 Jun 2022 20:18:54 +0430 Subject: [PATCH] Add version 4.2. --- publish/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish/Dockerfile b/publish/Dockerfile index 4bb6e68..78af2b1 100644 --- a/publish/Dockerfile +++ b/publish/Dockerfile @@ -1,4 +1,4 @@ -FROM jekyll/jekyll +FROM jekyll/jekyll:4.2.0 Label MAINTAINER Amir Pourmand WORKDIR /srv/jekyll/ ADD Gemfile /srv/jekyll/