We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4f364 commit e06adc4Copy full SHA for e06adc4
tools/docker/pandoc_makedocs.sh
@@ -9,7 +9,7 @@ MASTG_VERSION=${3:-SNAPSHOT}
9
10
# You can also use the environment variables below to adapt the build process
11
IMG=${IMG:-dalibo/pandocker}
12
-TAG=${TAG:-stable} # /!\ use stable-full for non-european languages
+TAG=${TAG:-23.03} # /!\ use stable-full for non-european languages
13
LATEX_TEMPLATE=${LATEX_TEMPLATE:-eisvogel}
14
TITLE=${TITLE:-OWASP Mobile Application Security Verification Standard ${MASVS_VERSION}}
15
0 commit comments