Skip to content

Commit

Permalink
Update image version of jekyll-rdf
Browse files Browse the repository at this point in the history
  • Loading branch information
splattater committed Jun 12, 2024
1 parent c62ae45 commit 428bf55
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:4.0.4
JEKYLL_IMAGE: docker.io/aksw/jekyll-rdf:develop
cmds:
- |
docker run --rm \
Expand Down

0 comments on commit 428bf55

Please sign in to comment.