Skip to content

Commit

Permalink
Bootstrap from alpine edge
Browse files Browse the repository at this point in the history
...since this image seems to actually provide a riscv64 port
  • Loading branch information
fwcd committed Sep 13, 2023
1 parent 6400ee3 commit a489faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine AS bootstrap
FROM alpine:edge AS bootstrap

ARG TARGETARCH
ARG TARGETVARIANT
Expand Down

0 comments on commit a489faa

Please sign in to comment.