diff --git a/.drone.yml b/.drone.yml index 663b1de..5a3a33d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: build - image: jekyll + image: jekyll/jekyll:latest commands: - gem install bundler - bundle install