Skip to content

Commit

Permalink
update build container
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Sep 3, 2024
1 parent 34acddf commit 98721b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

build:
runs-on: ubuntu-latest
container: ghcr.io/carapace-sh/go:1.22-1
container: ghcr.io/carapace-sh/go:1.23.0
steps:
- name: shallow clone
uses: actions/checkout@v4
Expand Down

0 comments on commit 98721b6

Please sign in to comment.