Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored Jan 13, 2022
1 parent 266e7b7 commit e43dba2
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=-c3OS19
ARG C3OS_VERSION=-c3OS20
ARG ARCH=amd64
ENV ARCH=${ARCH}
# Enable cosign keyless verify
Expand Down

0 comments on commit e43dba2

Please sign in to comment.