mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 05:56:02 -03:30
Update hashes and set default to 1.19.4 (#6903)
This commit is contained in:
committed by
GitHub
parent
488db81e36
commit
1a491fc10c
@@ -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.3
|
||||
ENV KUBE_VERSION=v1.19.4
|
||||
|
||||
RUN mkdir /kubespray
|
||||
WORKDIR /kubespray
|
||||
|
||||
Reference in New Issue
Block a user