pkg: Update to new Alpine base

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-07-01 11:15:33 +01:00
parent 3019a222e8
commit 699a864302
33 changed files with 40 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxkit/alpine:a44da41b988024aa2c73b28dee8a51d026f6240b AS kernel-build
FROM linuxkit/alpine:9bcf61f605ef0ce36cc94d59b8eac307862de6e1 AS kernel-build
RUN apk add \
argp-standalone \
automake \