Unverified Commit 00a9d4eb authored by Jacob Blain Christen's avatar Jacob Blain Christen Committed by GitHub
Browse files

k3s: v1.20.11+k3s1 (#759)

Signed-off-by: default avatarJacob Blain Christen <jacob@rancher.com>
parent 2ec91210
Showing with 1 addition and 1 deletion
+1 -1
...@@ -4,7 +4,7 @@ FROM ${REPO}/k3os-base:${TAG} ...@@ -4,7 +4,7 @@ FROM ${REPO}/k3os-base:${TAG}
ARG ARCH ARG ARCH
ENV ARCH ${ARCH} ENV ARCH ${ARCH}
ENV VERSION v1.20.7+k3s1 ENV VERSION v1.20.11+k3s1
ADD https://raw.githubusercontent.com/rancher/k3s/${VERSION}/install.sh /output/install.sh ADD https://raw.githubusercontent.com/rancher/k3s/${VERSION}/install.sh /output/install.sh
ENV INSTALL_K3S_VERSION=${VERSION} \ ENV INSTALL_K3S_VERSION=${VERSION} \
INSTALL_K3S_SKIP_START=true \ INSTALL_K3S_SKIP_START=true \
......
Supports Markdown
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