diff --git a/compose.yaml b/compose.yaml index f657a192..e12b80f2 100644 --- a/compose.yaml +++ b/compose.yaml @@ -29,7 +29,7 @@ services: - minio - mailpit mariadb: - image: 'mariadb:11.8.8-noble@sha256:efb4959ef2c835cd735dbc388eb9ad6aab0c78dd64febcd51bc17481111890c4' + image: 'mariadb:12.3.2-noble@sha256:628f228f0fd5913a220438693576b29b6fe4dc1fa0a1298c0e98579fae28635f' ports: - '127.0.0.1:${FORWARD_DB_PORT:-3306}:3306' environment: @@ -52,7 +52,7 @@ services: retries: 3 timeout: 5s mariadb-ada: - image: 'mariadb:11.8.8-noble@sha256:efb4959ef2c835cd735dbc388eb9ad6aab0c78dd64febcd51bc17481111890c4' + image: 'mariadb:12.3.2-noble@sha256:628f228f0fd5913a220438693576b29b6fe4dc1fa0a1298c0e98579fae28635f' ports: - '127.0.0.1:${FORWARD_ADA_DB_PORT:-3308}:3306' environment: