mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
Using alpine edge to build licensing
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
parent
05bb6d5c1a
commit
510727367d
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.4
|
FROM alpine:edge
|
||||||
|
|
||||||
RUN apk update && apk add lua git bash
|
RUN apk update && apk add lua git bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user