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

Merge pull request #287 from dweomer/k3s/v1.0.0

 k3s: v1.0.0
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.0.0-rc6
ENV VERSION v1.0.0
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