mirror of
https://github.com/safing/web
synced 2025-04-07 12:39:08 +00:00
Update Jekyll
This commit is contained in:
parent
3c82b56c7f
commit
f8d0bdb192
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
jekyll:
|
jekyll:
|
||||||
image: jekyll/jekyll:3
|
image: jekyll/jekyll:4
|
||||||
command: jekyll serve --watch --incremental --livereload --future
|
command: jekyll serve --watch --incremental --livereload --future
|
||||||
ports:
|
ports:
|
||||||
- 4000:4000
|
- 4000:4000
|
||||||
|
|
Loading…
Add table
Reference in a new issue