[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" - "co.elastic.logs/fileset=log"
app: app:
image: mm_app:7.9.1 image: mm_app:8.0.1
build: build:
context: . context: .
args: args:
MM_VERSION: 7.9.1 MM_VERSION: 8.0.1
depends_on: depends_on:
- db - db
restart: unless-stopped restart: unless-stopped