chore(deps): update docker.io/library/golang docker tag to v1.23.4 #89

Merged
CSRBot merged 1 commits from renovate/docker.io-library-golang-1.x into master 2024-12-06 08:29:09 +00:00
Showing only changes of commit 7cbe98636d - Show all commits

View File

@ -76,7 +76,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.23.3
image: docker.io/library/golang:1.23.4
resources:
limits:
cpu: 250
@ -112,7 +112,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.23.3
image: docker.io/library/golang:1.23.4
# resources:
# limits:
# cpu: 250