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

Update golang Docker tag to v1.23.5

parent 8a45144a
No related branches found
No related tags found
1 merge request!9Update golang Docker tag to v1.23.5
Pipeline #53775 passed
......@@ -24,7 +24,7 @@ build-application-binary:
stage: build
needs: []
parallel: !reference [.parallel,parallel]
image: golang:1.23.4
image: golang:1.23.5
script:
- go build -o gotifyWebhookForwarder-${GOOS}-${GOARCH} ./
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment