Update base images to Alpine 3.5

excludes
- Go base images as not yet available
- perf which does not build with latest image

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-12-27 23:13:13 +00:00
parent 7c68e3b828
commit 00b3924067
38 changed files with 68 additions and 69 deletions

View File

@@ -1,4 +1,5 @@
FROM mobylinux/alpine-aws:9f937d52372fc1a8a75b57a305d81ca88c522f78
# Tag: da39a3ee5e6b4b0d3255bfef95601890afd80709
FROM mobylinux/alpine-aws@sha256:70799a47473700b5000557f07c0c2b6d293b017a5388c21dd5abe94f6b878632
RUN mkdir /build
RUN mkdir /scripts