We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435f9c2 commit 56cb1ddCopy full SHA for 56cb1dd
sync-awsecr.sh
@@ -7,7 +7,7 @@ registry="public.ecr.aws/z9d2n7e1"
7
declare -A aliases
8
aliases=(
9
[mainline]='1 1.25 latest'
10
- [stable]='1.24'
+ [stable]='1.26'
11
)
12
13
architectures=( amd64 arm64v8 )
0 commit comments