File tree Expand file tree Collapse file tree 3 files changed +19
-19
lines changed Expand file tree Collapse file tree 3 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "8.4 " : {
2+ "innovation " : {
33 "oracle" : {
44 "architectures" : [
55 " amd64" ,
66 " arm64v8"
77 ],
8- "repo" : " https://repo.mysql.com/yum/mysql-8.4 -community/docker/el/9" ,
9- "version" : " 8.4.1 -1.el9" ,
8+ "repo" : " https://repo.mysql.com/yum/mysql-innovation -community/docker/el/9" ,
9+ "version" : " 9.0.0 -1.el9" ,
1010 "variant" : " 9-slim"
1111 },
1212 "mysql-shell" : {
13- "repo" : " https://repo.mysql.com/yum/mysql-tools-8.4 -community/el/9" ,
14- "version" : " 8.4.1 -1.el9"
13+ "repo" : " https://repo.mysql.com/yum/mysql-tools-innovation -community/el/9" ,
14+ "version" : " 9.0.0 -1.el9"
1515 },
16- "version" : " 8.4.1 "
16+ "version" : " 9.0.0 "
1717 },
18- "innovation " : {
18+ "8.4 " : {
1919 "oracle" : {
2020 "architectures" : [
2121 " amd64" ,
2222 " arm64v8"
2323 ],
24- "repo" : " https://repo.mysql.com/yum/mysql-innovation -community/docker/el/8 " ,
25- "version" : " 8.4.0 -1.el8 " ,
26- "variant" : " 8 -slim"
24+ "repo" : " https://repo.mysql.com/yum/mysql-8.4 -community/docker/el/9 " ,
25+ "version" : " 8.4.1 -1.el9 " ,
26+ "variant" : " 9 -slim"
2727 },
2828 "mysql-shell" : {
29- "repo" : " https://repo.mysql.com/yum/mysql-tools-innovation -community/el/8 " ,
30- "version" : " 9.0.0 -1.el8 "
29+ "repo" : " https://repo.mysql.com/yum/mysql-tools-8.4 -community/el/9 " ,
30+ "version" : " 8.4.1 -1.el9 "
3131 },
32- "version" : " 8.4.0 "
32+ "version" : " 8.4.1 "
3333 },
3434 "8.0" : {
3535 "version" : " 8.0.38" ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ declare -A debianSuites=(
88
99defaultOracleVariant=' 9-slim'
1010declare -A oracleVariants=(
11- [innovation]=' 8-slim'
11+ # [innovation]='8-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