Skip to content

Commit

Permalink
sync-awsecr: moved stable to 1.26.
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Apr 23, 2024
1 parent 435f9c2 commit 56cb1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync-awsecr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registry="public.ecr.aws/z9d2n7e1"
declare -A aliases
aliases=(
[mainline]='1 1.25 latest'
[stable]='1.24'
[stable]='1.26'
)

architectures=( amd64 arm64v8 )
Expand Down

0 comments on commit 56cb1dd

Please sign in to comment.