mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
commit
d82d2672e0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -eu
|
||||
|
||||
declare -A aliases=(
|
||||
[2.3]='2 latest'
|
||||
[2.4]='2 latest'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
Loading…
Reference in a new issue