mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
Use Alpine 3.5
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
parent
7a55653f98
commit
61832aaa18
@ -1,4 +1,4 @@
|
||||
FROM alpine:edge
|
||||
FROM alpine:3.5
|
||||
|
||||
RUN apk update && apk add lua git bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user