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 3a5c0e6 commit 91339c4Copy full SHA for 91339c4
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:latest
2
3
-ENV MKDOCS_VERSION="0.17.0"
+ENV MKDOCS_VERSION="0.17.1"
4
5
RUN \
6
apk add --update \
0 commit comments