File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ declare -g HOOK_LK_CONTAINERS_OCI_BASE="${HOOK_LK_CONTAINERS_OCI_BASE:-"quay.io/
4040declare -g SKOPEO_IMAGE=" ${SKOPEO_IMAGE:- " quay.io/skopeo/stable:v1.17.0" } " # See https://quay.io/repository/skopeo/stable?tab=tags&tag=latest
4141
4242# See https://github.com/linuxkit/linuxkit/releases
43- declare -g -r LINUXKIT_VERSION_DEFAULT=" ${LINUXKIT_VERSION:- " 1.6.0 " } " # LinuxKit version to use by default; each flavor can set its own too
43+ declare -g -r LINUXKIT_VERSION_DEFAULT=" ${LINUXKIT_VERSION:- " 1.8.2 " } " # LinuxKit version to use by default; each flavor can set its own too
4444
4545# Directory to use for storing downloaded artifacts: LinuxKit binary, shellcheck binary, etc.
4646declare -g -r CACHE_DIR=" ${CACHE_DIR:- " cache" } "
You can’t perform that action at this time.
0 commit comments