diff --git a/docker-compose.yml b/docker-compose.yml index a9bc8b8..961cf0c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ # this file uses prebuilt image in dockerhub services: jekyll: - image: amirpourmand/al-folio:latest + image: amirpourmand/al-folio:v0.12.0 build: . ports: - 8080:8080