Skip to content

Commit

Permalink
chore(deps): Update golang Docker tag to v1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 9ed354d commit 8b6bf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [ workflow_dispatch ]
jobs:
createPullRequest:
runs-on: ubuntu-latest
container: golang:1.22-bullseye
container: golang:1.23-bullseye
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8b6bf28

Please sign in to comment.