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:
Stefan Haun 2023-01-19 19:44:41 +01:00 committed by GitHub
parent 4e89e3cb90
commit 78bb1e6580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
version: "3.8"
version: "2"
services:
jekyll:
image: jekyll/jekyll:3.8