diff --git a/compose.dev.yaml b/compose.dev.yaml index 53ccffd0010..cd61d420737 100644 --- a/compose.dev.yaml +++ b/compose.dev.yaml @@ -2,7 +2,7 @@ name: ghost-dev services: mysql: - image: mysql:8.4.9@sha256:c36050afdca850f23cef85703f84c7531a5ae155a11b5ee1c60acb09937c4084 + image: mysql:8.4.10@sha256:d36d39a64cd12a5c1cc9e6aa2bfb5f8d4c81a2f6586e0a04a9ae13939db02209 container_name: ghost-dev-mysql command: --innodb-buffer-pool-size=1G --innodb-log-buffer-size=500M --innodb-change-buffer-max-size=50 --innodb-flush-log-at-trx_commit=0 --innodb-flush-method=O_DIRECT ports: