diff --git a/.drone.yml b/.drone.yml index 07ae707b5..a975b37de 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - golangci-lint run --timeout 5m0s --tests=false - name: test - image: golang:1.16.4-alpine3.13 + image: golang:1.16.4 environment: GTS_DB_ADDRESS: postgres commands: