1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-03 10:39:11 +00:00

Update Jekyll

This commit is contained in:
Raphty 2023-08-07 11:44:26 +02:00
parent 3c82b56c7f
commit f8d0bdb192

View file

@ -3,7 +3,7 @@
services:
jekyll:
image: jekyll/jekyll:3
image: jekyll/jekyll:4
command: jekyll serve --watch --incremental --livereload --future
ports:
- 4000:4000