Skip to content

Commit

Permalink
⬆️(dimail) upgrade dimail to 0.0.20
Browse files Browse the repository at this point in the history
upgrade to 0.0.20 to fix weird anonymous admin behaviour when database
not initialized.
  • Loading branch information
mjeammet committed Dec 17, 2024
1 parent fa80edf commit 473a1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ services:

dimail:
entrypoint: /opt/dimail-api/start-dev.sh
image: registry.mim-libre.fr/dimail/dimail-api:v0.0.16
image: registry.mim-libre.fr/dimail/dimail-api:v0.0.20
pull_policy: always
environment:
DIMAIL_MODE: FAKE
Expand Down

0 comments on commit 473a1ae

Please sign in to comment.