Skip to content

Commit

Permalink
Merge pull request #216 from JupiterOne/bump-version-fix-GH-env-vars
Browse files Browse the repository at this point in the history
Added a nonce change to the Dockerfile
  • Loading branch information
behobu authored Jun 17, 2022
2 parents b1b7a2b + 4377646 commit 276c079
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
Expand Up @@ -20,4 +20,4 @@ COPY --from=squidfunk/mkdocs-material:5.5.12 /usr/local/lib/python3.8/site-packa

# This makes the 'mkdocs' command work as a 'docker run' argument
COPY bin/docker-mkdocs /usr/local/bin/mkdocs
RUN chmod +x /usr/local/bin/mkdocs
RUN chmod +x /usr/local/bin/mkdocs

0 comments on commit 276c079

Please sign in to comment.