Skip to content

Commit

Permalink
Update pandoc_makedocs.sh (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
sushi2k authored Jun 14, 2024
1 parent ef4f364 commit e06adc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/pandoc_makedocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTG_VERSION=${3:-SNAPSHOT}

# You can also use the environment variables below to adapt the build process
IMG=${IMG:-dalibo/pandocker}
TAG=${TAG:-stable} # /!\ use stable-full for non-european languages
TAG=${TAG:-23.03} # /!\ use stable-full for non-european languages
LATEX_TEMPLATE=${LATEX_TEMPLATE:-eisvogel}
TITLE=${TITLE:-OWASP Mobile Application Security Verification Standard ${MASVS_VERSION}}

Expand Down

0 comments on commit e06adc4

Please sign in to comment.