diff --git a/.drone.yml b/.drone.yml index a71c5d1..9d042ad 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ type: docker name: build steps: - name: build - image: squidfunk/mkdocs-material:latest + image: squidfunk/mkdocs-material:7.1.9 volumes: - name: site path: /site