Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit f127310

Browse files
authored
[release v0.21.x] k3s: v1.21.5+k3s2 (#787)
Signed-off-by: Jacob Blain Christen <[email protected]>
1 parent 188b377 commit f127310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: images/10-k3s/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ${REPO}/k3os-base:${TAG}
44

55
ARG ARCH
66
ENV ARCH ${ARCH}
7-
ENV VERSION v1.21.5+k3s1
7+
ENV VERSION v1.21.5+k3s2
88
ADD https://raw.githubusercontent.com/rancher/k3s/${VERSION}/install.sh /output/install.sh
99
ENV INSTALL_K3S_VERSION=${VERSION} \
1010
INSTALL_K3S_SKIP_START=true \

0 commit comments

Comments
 (0)