tools: Update tools to the latest alpine base image

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-04-05 10:49:00 +01:00
parent 2810dfe951
commit 39b9ac9b7f
8 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxkit/alpine:96ad1eb5ec262b4cd0eef574cdc0b225b502d9ee
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7
RUN \
apk update && apk upgrade && \