Unverified Commit ef99b770 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #76525 from yuwenma/patch-4

Rebase etcd-empty-dir-cleanup to debian-base
parents b5c34d0c 23469d6b
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM busybox
FROM k8s.gcr.io/debian-base:v1.0.0
COPY etcdctl etcd-empty-dir-cleanup.sh /
RUN chmod a+rx /etcdctl /etcd-empty-dir-cleanup.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment