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

k3s: v1.19.8+k3s1 (#675)

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