Skip to content

Commit

Permalink
M #-: Downgrade containerd in CAPONE 131 (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
sk4zuzu committed Feb 5, 2025
1 parent 212d900 commit 874fb97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

: "${CNI_PLUGINS_VERSION:=1.6.2}"
: "${CONTAINERD_VERSION:=2.0.2}"
: "${CONTAINERD_VERSION:=1.7.25}"
: "${RUNC_VERSION:=1.2.4}"

exec 1>&2
Expand Down

0 comments on commit 874fb97

Please sign in to comment.