chore(deps): update dependency docker.io/library/golang to v1.17.8 #1

Merged
CSRBot merged 1 commits from renovate/docker.io-library-golang-1.x into master 2022-03-11 12:01:30 +00:00
Showing only changes of commit 4c5c0a29b5 - Show all commits

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