We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc19d16 commit f21f02eCopy full SHA for f21f02e
Dockerfile
@@ -2,7 +2,7 @@ ARG HUGO_VERSION=0.101.0
2
ARG DIST_TAG=-ext-ubuntu
3
FROM klakegg/hugo:${HUGO_VERSION}${DIST_TAG}
4
5
-ARG DOCSY_VERSION=v0.4.0
+ARG DOCSY_VERSION=v0.6.0
6
7
LABEL maintainer="CoMSES Net <support@comses.net>"
8
0 commit comments