diff --git a/.drone.yml b/.drone.yml index ed511b3..bd2bae1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: build - image: tmaier/docker-compose + image: crystallang/crystal:1.5-alpine commands: - shards install --production - shards build --release --static