chore(deps): update docker.io/library/golang docker tag to v1.17.8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
CSRBot 2022-03-11 11:01:19 +00:00
parent a83055cedb
commit 4c5c0a29b5

View File

@ -111,7 +111,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.17.6 image: docker.io/library/golang:1.17.8
resources: resources:
limits: limits:
cpu: 250 cpu: 250
@ -137,7 +137,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.17.6 image: docker.io/library/golang:1.17.8
resources: resources:
limits: limits:
cpu: 250 cpu: 250