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

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

parent 560b8393
No related branches found
No related tags found
1 merge request!20Update public.ecr.aws/docker/library/golang Docker tag to v1.23.5
Pipeline #53710 passed
......@@ -13,7 +13,7 @@ stages:
build-application-binary:
stage: build
parallel: !reference [.parallel,parallel]
image: public.ecr.aws/docker/library/golang:1.23.4-bookworm
image: public.ecr.aws/docker/library/golang:1.23.5-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