Skip to content
Snippets Groups Projects
Commit 43cdd7f1 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update public.ecr.aws/docker/library/golang Docker tag to v1.23.4

parent 21ad1b29
Branches
No related tags found
1 merge request!19Update public.ecr.aws/docker/library/golang Docker tag to v1.23.4
Pipeline #52565 passed
......@@ -13,7 +13,7 @@ stages:
build-application-binary:
stage: build
parallel: !reference [.parallel,parallel]
image: public.ecr.aws/docker/library/golang:1.23.3-bookworm
image: public.ecr.aws/docker/library/golang:1.23.4-bookworm
script:
- go build -o cloudinit-${GOOS}-${GOARCH}.exe -ldflags="-w -s" ./
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment