pkg/runc: bump alpine base to newest one.

Corresponding to the similar changes in ed2dd46cd0.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2019-01-08 16:26:26 +00:00
parent 3a3b742ca3
commit 7386a32afe
87 changed files with 87 additions and 87 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 as alpine
FROM linuxkit/alpine:0de3332a65895be3a610a99377545c157ca4b138 as alpine
RUN \
apk add \
bash \