Skip to content
Snippets Groups Projects
Commit 15a1444f 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 !36
parents f943ec8c 0a94a3bc
Branches
No related tags found
1 merge request!36Update golang Docker tag to v1.23.5
Pipeline #53960 passed
......@@ -24,7 +24,7 @@ build-application-binary:
stage: build
needs: []
parallel: !reference [.parallel,parallel]
image: golang:1.23.4-bookworm
image: golang:1.23.5-bookworm
script:
- go build -o rss2gotify-${GOOS}-${GOARCH} ./
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment