Skip to content
Snippets Groups Projects
Commit fd997ef7 authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/golang-1.x' into 'master'

Update golang Docker tag to v1.23.5

See merge request !9
parents 8a45144a ec87c652
Branches
No related tags found
1 merge request!9Update golang Docker tag to v1.23.5
Pipeline #53874 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