Skip to content

Commit

Permalink
Use alpine-builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Jan 29, 2024
1 parent 083d554 commit f99c649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: |
docker run --rm --platform linux/amd64 \
-v ${{ github.workspace }}:/ws --workdir=/ws \
ghcr.io/chia-network/build-images/alpine-builder:sha-6bf60fe42006e1513d7279442110865decbe5960@sha256:5cd5206a0d962edbd6384204696b07eea2ed91905c4eec142c7ac0ccadb65d84 \
chianetwork/alpine-builder \
bash -exc '\
pyenv global 3.10 && \
python -m venv venv && \
Expand Down

0 comments on commit f99c649

Please sign in to comment.