Skip to content

Commit fa24858

Browse files
committed
Pin to 1.12.x. Backport changes
1 parent e01c634 commit fa24858

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.22.2+k3s1
5+
ARG K3S_VERSION=v1.21.4+k3s1
66
ARG C3OS_VERSION=-c3OS1
77
ARG ARCH=amd64
88
ENV ARCH=${ARCH}

0 commit comments

Comments
 (0)