Skip to content

Commit 03faf1f

Browse files
committed
_
1 parent a5b4a30 commit 03faf1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/musl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
ARG ARCH='amd64'
2+
ARG ALPINE_VERSION
3+
24
FROM multiarch/alpine:${ARCH}-v${ALPINE_VERSION}
35
RUN apk add --no-cache bash build-base cmake
46

0 commit comments

Comments
 (0)