Skip to content

Commit

Permalink
Update Dockerfile to use digest
Browse files Browse the repository at this point in the history
Update Dockerfile to use digest
  • Loading branch information
qwahzi authored Nov 22, 2023
1 parent 7bb116e commit 355b5ed
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,4 +1,4 @@
FROM squidfunk/mkdocs-material:latest
FROM squidfunk/mkdocs-material:9.4.10@sha256:01605a03397a654b74b9de3157f56915d1e075e2d3bd22fcf3fb82c443553c25

# Set build directory
#WORKDIR /docs
Expand Down

0 comments on commit 355b5ed

Please sign in to comment.