Skip to content

Commit

Permalink
⬆️ Bump internal version
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Feb 11, 2022
1 parent 7fa1e51 commit 04332f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OS_ID=${OS_ID:-c3os}
IMAGE="${IMAGE:-$OS_ID}"
ISO="${ISO:-$OS_ID}"
FLAVOR="${FLAVOR:-opensuse}"
C3OS_VERSION="${C3OS_VERSION:--c3OS24}"
C3OS_VERSION="${C3OS_VERSION:--c3OS25}"
K3S_VERSION="${K3S_VERSION:-v1.21.4+k3s1}"
OS_LABEL="${OS_LABEL:-$FLAVOR-latest}"
OS_NAME="${OS_NAME:-$OS_ID-$FLAVOR}"
Expand Down

0 comments on commit 04332f0

Please sign in to comment.