Skip to content

Commit

Permalink
Attempt to fix Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfb committed Jun 26, 2024
1 parent 8c04908 commit a347724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:edge

RUN apk add qemu=9.0.0-r0
RUN apk add qemu=9.0.0

RUN apk update && apk add \
bash \
Expand Down

0 comments on commit a347724

Please sign in to comment.