Update docker-compose.yml to use tag
This commit is contained in:
parent
89f7ca7b93
commit
47ed26fb4a
@ -1,7 +1,7 @@
|
||||
# this file uses prebuilt image in dockerhub
|
||||
services:
|
||||
jekyll:
|
||||
image: amirpourmand/al-folio:latest
|
||||
image: amirpourmand/al-folio:v0.12.1
|
||||
build: .
|
||||
# uncomment these if you are having this issue with the build:
|
||||
# /usr/local/bundle/gems/jekyll-4.3.4/lib/jekyll/site.rb:509:in `initialize': Permission denied @ rb_sysopen - /srv/jekyll/.jekyll-cache/.gitignore (Errno::EACCES)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user