Set compose version to "2" (#299)
This docker-compose works well as a version-2 file and is available to more installations. Co-authored-by: Nelson Estevão <nelsonmestevao@gmail.com>
This commit is contained in:
parent
4e89e3cb90
commit
78bb1e6580
@ -1,4 +1,4 @@
|
|||||||
version: "3.8"
|
version: "2"
|
||||||
services:
|
services:
|
||||||
jekyll:
|
jekyll:
|
||||||
image: jekyll/jekyll:3.8
|
image: jekyll/jekyll:3.8
|
||||||
|
Loading…
Reference in New Issue
Block a user