mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
Merge pull request #919 from FrenchBen/alpine-edge
Using alpine edge to build licensing
This commit is contained in:
commit
b1188bf4bc
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.4
|
||||
FROM alpine:edge
|
||||
|
||||
RUN apk update && apk add lua git bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user