mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +00:00
Use Alpine 3.5
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
parent
67c8421e51
commit
9f250c43fe
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:3.5
|
||||||
|
|
||||||
RUN apk update && apk add lua git bash
|
RUN apk update && apk add lua git bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user