Skip to content

Commit

Permalink
Updated MKDOCS_VERSION env variable (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetzler1988 committed May 17, 2020
1 parent a1ba93a commit bda83ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:latest

ENV MKDOCS_VERSION=1.1.0 \
ENV MKDOCS_VERSION=1.1.2 \
DOCS_DIRECTORY='/mkdocs' \
LIVE_RELOAD_SUPPORT='false' \
ADD_MODULES='false' \
Expand Down

0 comments on commit bda83ca

Please sign in to comment.