Skip to content

Commit

Permalink
Update golang Docker tag to v1.21.2 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 4b28939 commit 89a955b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ when:
branch: ${CI_REPO_DEFAULT_BRANCH}

variables:
- &golang_image "golang:1.21.1"
- &golang_image "golang:1.21.2"
- &when
- path: &when_path # related config files
- ".woodpecker/test.yml"
Expand Down

0 comments on commit 89a955b

Please sign in to comment.