Skip to content

Commit 812ca46

Browse files
authored
Merge pull request apache#29 from mesosphere/bump_jekyll
Use jekyll:3.1.3 Docker image
2 parents 8810486 + 6bd758f commit 812ca46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM jekyll/jekyll:3.1.3
2-
ADD site /srv/jekyll
1+
FROM jekyll/jekyll:3.2.1
2+
ADD site /srv/jekyll

0 commit comments

Comments
 (0)