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