We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd4a99a + 91339c4 commit 444af78Copy full SHA for 444af78
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