Update docker image version in docker-compose.yml

This commit is contained in:
George 2025-05-28 12:44:24 -03:00 committed by GitHub
parent 169d0c2ee1
commit 693c3beacb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# this file uses prebuilt image in dockerhub
services:
jekyll:
image: amirpourmand/al-folio:v0.14.5
image: amirpourmand/al-folio:v0.14.6
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)