File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 " amd64" ,
66 " arm64v8"
77 ],
8- "repo" : " https://repo.mysql.com/yum/mysql-innovation-community/docker/el/9 " ,
9- "version" : " 9.4.0-1.el9 " ,
8+ "repo" : " https://repo.mysql.com/yum/mysql-innovation-community/docker/el/10 " ,
9+ "version" : " 9.4.0-1.el10 " ,
1010 "variant" : " 9-slim"
1111 },
1212 "mysql-shell" : {
13- "repo" : " https://repo.mysql.com/yum/mysql-tools-innovation-community/el/9 " ,
14- "version" : " 9.4.0-1.el9 "
13+ "repo" : " https://repo.mysql.com/yum/mysql-tools-innovation-community/el/10 " ,
14+ "version" : " 9.4.0-1.el10 "
1515 },
1616 "version" : " 9.4.0"
1717 },
2121 " amd64" ,
2222 " arm64v8"
2323 ],
24- "repo" : " https://repo.mysql.com/yum/mysql-8.4-community/docker/el/9 " ,
25- "version" : " 8.4.6-1.el9 " ,
24+ "repo" : " https://repo.mysql.com/yum/mysql-8.4-community/docker/el/10 " ,
25+ "version" : " 8.4.6-1.el10 " ,
2626 "variant" : " 9-slim"
2727 },
2828 "mysql-shell" : {
29- "repo" : " https://repo.mysql.com/yum/mysql-tools-8.4-community/el/9 " ,
30- "version" : " 8.4.6-1.el9 "
29+ "repo" : " https://repo.mysql.com/yum/mysql-tools-8.4-community/el/10 " ,
30+ "version" : " 8.4.6-1.el10 "
3131 },
3232 "version" : " 8.4.6"
3333 },
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ declare -A debianSuites=(
66 # [5.7]='buster'
77)
88
9- defaultOracleVariant=' 9 -slim'
9+ defaultOracleVariant=' 10 -slim'
1010declare -A oracleVariants=(
11- # [innovation ]='8 -slim'
11+ [8.0 ]=' 9 -slim'
1212)
1313
1414# https://repo.mysql.com/yum/mysql-8.0-community/docker/
You can’t perform that action at this time.
0 commit comments