Skip to content

Commit

Permalink
feat: update go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
lework authored and yaokl committed Nov 14, 2024
1 parent 6ca8e19 commit 45a1ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "::debug::[Tags] $new_tags"
# golang:1.22-alpine
build_image="golang:1.22-alpine"
build_image="golang:1.22-alpine"
docker pull "${build_image}"
for t in $new_tags; do
Expand Down

0 comments on commit 45a1ea9

Please sign in to comment.