Merge pull request #9466 from mkumatag/update-baseimage

Change baseimage for ppc64le dockerfile
release-3.4
Gyuho Lee 2018-03-20 02:24:09 -07:00 committed by GitHub
commit d2bbedf215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ppc64le/ubuntu:16.04
FROM ppc64le/alpine:latest
ADD etcd /usr/local/bin/
ADD etcdctl /usr/local/bin/