[MM] Bump to 7.9.1
This commit is contained in:
parent
e19723ace6
commit
1a265caa02
@ -11,11 +11,11 @@ services:
|
|||||||
env_file: secrets/db.secrets
|
env_file: secrets/db.secrets
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: mm_app:7.7.1
|
image: mm_app:7.9.1
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
MM_VERSION: 7.7.1
|
MM_VERSION: 7.9.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user