We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b3f9f commit 89f7ca7Copy full SHA for 89f7ca7
docker-compose.yml
@@ -1,7 +1,7 @@
1
# this file uses prebuilt image in dockerhub
2
services:
3
jekyll:
4
- image: amirpourmand/al-folio:v0.12.1
+ image: amirpourmand/al-folio:latest
5
build: .
6
# uncomment these if you are having this issue with the build:
7
# /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)
0 commit comments