diff --git a/.drone.yml b/.drone.yml index def23e2..1d8d098 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ name: hugo-builder steps: - name: hugo-extended pull: always - image: immawanderer/docker-archlinux-hugo + image: immawanderer/docker-archlinux-hugo:latest commands: - git submodule init - git submodule update