mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Dockerfile: update etcd base image to debian-base 1.3.0 for CVEs
Signed-off-by: pacoxu <paco.xu@daocloud.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-base-arm64:v2.1.0
|
||||
FROM k8s.gcr.io/build-image/debian-base-arm64:buster-v1.3.0
|
||||
|
||||
ADD etcd /usr/local/bin/
|
||||
ADD etcdctl /usr/local/bin/
|
||||
|
||||
Reference in New Issue
Block a user