Skip to content

Commit

Permalink
Fix alpine image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Tkachenko committed Dec 15, 2022
1 parent f7f869f commit 1a9089f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
-
uses: addnab/docker-run-action@v3
with:
image: alpine:v3.17
image: alpine:3.17
options: >
--volume ${{ github.workspace }}:/build
--workdir /build
Expand Down

0 comments on commit 1a9089f

Please sign in to comment.