mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-02 10:08:13 -03:30
Add Kubernetes hashes 1.19.2/1.18.9/1.17.12 and set default (#6698)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Use imutable image tags rather than mutable tags (like ubuntu:18.04)
|
||||
FROM ubuntu:bionic-20200807
|
||||
|
||||
ENV KUBE_VERSION=v1.19.1
|
||||
ENV KUBE_VERSION=v1.19.2
|
||||
|
||||
RUN mkdir /kubespray
|
||||
WORKDIR /kubespray
|
||||
|
||||
Reference in New Issue
Block a user