Skip to content

Commit

Permalink
ACK 1.26 supports containerd version 1.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
duckty committed Sep 27, 2023
1 parent 36ffb7f commit 3416f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ack-optimized-os-linux3-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ setup_env() {
export RUNTIME_VERSION="19.03.5"
export DOCKER_VERSION="19.03.5"
else
export RUNTIME_VERSION="1.5.10"
export RUNTIME_VERSION="1.6.20"
fi

export RELEASE_VERSION=$(echo $KUBE_VERSION | awk -F. '{print $1"."$2}')
Expand Down

0 comments on commit 3416f29

Please sign in to comment.