mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(Dockerfile-release): from image was missing image name
This commit is contained in:
parent
31b6e5a087
commit
71c062e3d8
@ -1,4 +1,4 @@
|
||||
FROM us.gcr.io/k8s-artifacts-prod/build-image:v2.1.0
|
||||
FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-base:v2.1.0
|
||||
|
||||
ADD etcd /usr/local/bin/
|
||||
ADD etcdctl /usr/local/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user