Skip to content

Commit 02dca92

Browse files
committed
Move to Jekyll 4.2.2 in docker-compose
May look at switching to ruby setup later, but this keeps it working.
1 parent ca6698c commit 02dca92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
jekyll:
4-
image: jekyll/jekyll:3.8
4+
image: jekyll/jekyll:4.2.2
55
environment:
66
- JEKYLL_ENV=development
77
- LANG=C.UTF-8

0 commit comments

Comments
 (0)