Skip to content

Commit be61420

Browse files
committed
sync-awsecr.sh: bump stable to 1.20
Refs: nginx#545
1 parent 1612733 commit be61420

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.19 latest'
10-
[stable]='1.18'
10+
[stable]='1.20'
1111
)
1212

1313
architectures=( amd64 arm64v8 )

0 commit comments

Comments
 (0)