Skip to content

Commit

Permalink
Bump c3os version
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Dec 25, 2021
1 parent 9f337fc commit e3f4dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM quay.io/luet/base:$LUET_VERSION AS luet

FROM opensuse/leap:15.3
ARG K3S_VERSION=v1.21.4+k3s1
ARG C3OS_VERSION=-c3OS17
ARG C3OS_VERSION=-c3OS18
ARG ARCH=amd64
ENV ARCH=${ARCH}
# Enable cosign keyless verify
Expand Down

0 comments on commit e3f4dfb

Please sign in to comment.