mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Update spray version in ci/dockerfile (#6041)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Docker image published at quay.io/kubespray/vagrant
|
||||
|
||||
ARG KUBESPRAY_VERSION=v2.12.5
|
||||
ARG KUBESPRAY_VERSION=v2.12.6
|
||||
FROM quay.io/kubespray/kubespray:${KUBESPRAY_VERSION}
|
||||
|
||||
ENV VAGRANT_VERSION=2.2.7
|
||||
|
||||
Reference in New Issue
Block a user