mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update to 2.2 as latest
This commit is contained in:
parent
b7fefd2fa7
commit
8596abba28
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
declare -A aliases
|
||||
aliases=(
|
||||
[2.1]='2 latest'
|
||||
[2.2]='2 latest'
|
||||
[1.9]='1'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue