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

Update golang Docker tag to v1.23.5

parent 45930dda
Branches
No related tags found
1 merge request!21Update golang Docker tag to v1.23.5
Pipeline #53835 passed
......@@ -28,7 +28,7 @@ build-application-binary:
stage: build
needs: []
parallel: !reference [ .parallel, parallel ]
image: golang:1.23.4
image: golang:1.23.5
script:
- CGO_ENABLED=0 go build -ldflags="-s -w" -o vncproxy-${GOOS}-${GOARCH} ./
- "if [ \"${GOOS}\" = \"windows\" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment