Skip to content

Commit

Permalink
chore(deps): Update golang Docker tag to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 53c2d81 commit 2dc1520
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.19-bullseye
container: golang:1.22-bullseye
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 2dc1520

Please sign in to comment.