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

Merge pull request #460 from dweomer/bump/k3s/v1.17.5+k3s1

k3s: bump to v1.17.5+k3s1
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.17.4+k3s1
ENV VERSION v1.17.5+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