mirror of
https://github.com/armbian/build.git
synced 2025-09-15 10:41:12 +02:00
tools: Bump ORAS_VERSION
from 0.16.0 to 1.2.0
This commit is contained in:
parent
8edcf2a0cb
commit
f1e63eb8df
@ -9,7 +9,7 @@
|
||||
|
||||
function run_tool_oras() {
|
||||
# Default version
|
||||
ORAS_VERSION=${ORAS_VERSION:-0.16.0} # https://github.com/oras-project/oras/releases
|
||||
ORAS_VERSION=${ORAS_VERSION:-1.2.0} # https://github.com/oras-project/oras/releases
|
||||
#ORAS_VERSION=${ORAS_VERSION:-"1.0.0-rc.1"} # https://github.com/oras-project/oras/releases
|
||||
|
||||
declare non_cache_dir="/armbian-tools/oras" # To deploy/reuse cached ORAS in a Docker image.
|
||||
|
Loading…
x
Reference in New Issue
Block a user