Skip to content

Commit 80341ef

Browse files
ChunHungHKgithub-actions[bot]
authored andcommitted
tools: Bump ORAS_VERSION from 1.2.1 to 1.2.2
1 parent e5b5e11 commit 80341ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/functions/general/oci-oras.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
function run_tool_oras() {
1111
# Default version
12-
ORAS_VERSION=${ORAS_VERSION:-1.2.1} # https://github.com/oras-project/oras/releases
12+
ORAS_VERSION=${ORAS_VERSION:-1.2.2} # https://github.com/oras-project/oras/releases
1313
#ORAS_VERSION=${ORAS_VERSION:-"1.0.0-rc.1"} # https://github.com/oras-project/oras/releases
1414

1515
declare non_cache_dir="/armbian-tools/oras" # To deploy/reuse cached ORAS in a Docker image.

0 commit comments

Comments
 (0)