mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 06:30:29 +03:00
Set Kubernetes default version to 1.20.4
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
86ce8aac85
commit
6334e4bd84
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Use imutable image tags rather than mutable tags (like ubuntu:18.04)
|
||||
FROM ubuntu:bionic-20200807
|
||||
|
||||
ENV KUBE_VERSION=v1.20.2
|
||||
ENV KUBE_VERSION=v1.20.4
|
||||
|
||||
RUN mkdir /kubespray
|
||||
WORKDIR /kubespray
|
||||
|
||||
Reference in New Issue
Block a user