[MM] Bump to 8.0.1

This commit is contained in:
thopic 2023-08-09 11:11:04 +02:00
parent ff28c52928
commit 4aead17416
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -14,11 +14,11 @@ services:
- "co.elastic.logs/fileset=log"
app:
image: mm_app:7.9.1
image: mm_app:8.0.1
build:
context: .
args:
MM_VERSION: 7.9.1
MM_VERSION: 8.0.1
depends_on:
- db
restart: unless-stopped