Upgrade to 9.2
This commit is contained in:
@@ -18,7 +18,7 @@ job "mysql" {
|
|||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "mysql:9.0"
|
image = "mysql:9.2"
|
||||||
args = [
|
args = [
|
||||||
# 300M, up from default of 100M
|
# 300M, up from default of 100M
|
||||||
"--innodb-redo-log-capacity=314572800",
|
"--innodb-redo-log-capacity=314572800",
|
||||||
|
|||||||
Reference in New Issue
Block a user