Skip to content

Commit 56cb1dd

Browse files
committed
sync-awsecr: moved stable to 1.26.
1 parent 435f9c2 commit 56cb1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-awsecr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ registry="public.ecr.aws/z9d2n7e1"
77
declare -A aliases
88
aliases=(
99
[mainline]='1 1.25 latest'
10-
[stable]='1.24'
10+
[stable]='1.26'
1111
)
1212

1313
architectures=( amd64 arm64v8 )

0 commit comments

Comments
 (0)