Skip to content

Commit

Permalink
Update docs/antora-preview.mk
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Widmer <sebastian.widmer@vshn.net>
  • Loading branch information
wejdross and bastjan authored May 5, 2023
1 parent defb1ae commit 52bd79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/antora-preview.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

antora_preview_version ?= 2.3.14
antora_preview_version ?= 3.1.2.3
antora_preview_cmd ?= $(DOCKER_CMD) run --rm --publish 2020:2020 --volume "${PWD}":/preview/antora ghcr.io/vshn/antora-preview:latest --style=vshn

.PHONY: docs-preview
Expand Down

0 comments on commit 52bd79f

Please sign in to comment.