Skip to content

Commit 16f0467

Browse files
authored
Bump k3s version
1 parent 40088e7 commit 16f0467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG LUET_VERSION=0.16.7
22
FROM quay.io/luet/base:$LUET_VERSION AS luet
33

44
FROM opensuse/leap:15.3
5-
ARG K3S_VERSION=v1.20.4+k3s1
5+
ARG K3S_VERSION=v1.21.4+k3s1
66
ARG ARCH=amd64
77
ENV ARCH=${ARCH}
88
RUN zypper in -y \

0 commit comments

Comments
 (0)