mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
build-docker: Change baseimage for ppc64le dockerfile
This commit is contained in:
parent
56d1a45bbc
commit
30ec8cec23
@ -1,4 +1,4 @@
|
||||
FROM ppc64le/ubuntu:16.04
|
||||
FROM ppc64le/alpine:latest
|
||||
|
||||
ADD etcd /usr/local/bin/
|
||||
ADD etcdctl /usr/local/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user