Skip to content

Commit

Permalink
Set jekyll image to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
splattater committed Jun 12, 2024
1 parent 809aab5 commit 25e754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tasks:
JEKYLL_GID: '{{.JEKYLL_GID | default .ID_GID}}'
JEKYLL_USER_ARG:
sh: '[ "$(docker info --format "{{`{{if .Host.Security.Rootless}}true{{end}}`}}")" = "true" ] || echo -u "{{.JEKYLL_UID}}:{{.JEKYLL_GID}}"'
JEKYLL_IMAGE: docker.io/aksw/jekyll-rdf:develop
JEKYLL_IMAGE: docker.io/aksw/jekyll-rdf:4.2.3
cmds:
- |
docker run --rm \
Expand Down

0 comments on commit 25e754d

Please sign in to comment.