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

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

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