Skip to content

Commit

Permalink
Try docker.io
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Oct 29, 2024
1 parent de524d5 commit eddcd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build-linux:
name: Build static Linux binary and release
runs-on: ubuntu-latest
container: quay.io/benz0li/ghc-musl@sha256:0c491f49df224947847084159c85f60590c4c0324ecdf0efb366f82ed3b20023
container: docker.io/benz0li/ghc-musl@sha256:0c491f49df224947847084159c85f60590c4c0324ecdf0efb366f82ed3b20023
outputs:
tag: ${{ steps.tag.outputs.value }}
steps:
Expand Down

0 comments on commit eddcd99

Please sign in to comment.