Skip to content

Commit a5ddb86

Browse files
authored
Update Dockerfile
1 parent 88d4430 commit a5ddb86

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
@@ -3,7 +3,7 @@ FROM quay.io/luet/base:$LUET_VERSION AS luet
33

44
FROM opensuse/leap:15.3
55
ARG K3S_VERSION=v1.21.4+k3s1
6-
ARG C3OS_VERSION=-c3OS9
6+
ARG C3OS_VERSION=-c3OS10
77
ARG ARCH=amd64
88
ENV ARCH=${ARCH}
99
RUN zypper in -y \

0 commit comments

Comments
 (0)