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 1612733 commit be61420Copy full SHA for be61420
sync-awsecr.sh
@@ -7,7 +7,7 @@ registry="public.ecr.aws/z9d2n7e1"
7
declare -A aliases
8
aliases=(
9
[mainline]='1 1.19 latest'
10
- [stable]='1.18'
+ [stable]='1.20'
11
)
12
13
architectures=( amd64 arm64v8 )
0 commit comments