Merge pull request 'chore(deps): update docker.io/library/golang docker tag to v1.21.6' (#66) from renovate/docker.io-library-golang-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
f1bfad3468
@ -76,7 +76,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.21.5
|
||||
image: docker.io/library/golang:1.21.6
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
@ -112,7 +112,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.21.5
|
||||
image: docker.io/library/golang:1.21.6
|
||||
# resources:
|
||||
# limits:
|
||||
# cpu: 250
|
||||
|
Loading…
Reference in New Issue
Block a user