mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Update to jekyll:4.2.2
This commit is contained in:
parent
cdfc0e8eb7
commit
ab6d6d608b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# to start the server just run
|
||||
# docker-compose up
|
||||
jekyll:
|
||||
image: jekyll/jekyll:4.1.0
|
||||
image: jekyll/jekyll:4.2.2
|
||||
command: jekyll serve --watch --incremental --livereload --future
|
||||
ports:
|
||||
- 4000:4000
|
||||
|
|
Loading…
Add table
Reference in a new issue