Use proper image for tests.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-06-29 15:06:32 +05:00
parent 9e5f98a413
commit 52758c6e1f

View File

@@ -12,7 +12,7 @@ steps:
- golangci-lint run
- name: test
image: golang:1.17.3-alpine
image: code.pztrn.name/containers/mirror/golang:1.18.3-alpine
environment:
CGO_ENABLED: 0
commands: