Skip to content

Commit

Permalink
🐛(dimail) pin dimail-api version to fix main branch
Browse files Browse the repository at this point in the history
Pin dimail-api version to fix main branch temporarily…
  • Loading branch information
Laurent Bossavit authored and Laurent Bossavit committed Nov 20, 2024
1 parent a8e3d8d commit b7f61e7
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:latest
image: registry.mim-libre.fr/dimail/dimail-api:v0.0.12
pull_policy: always
environment:
DIMAIL_MODE: FAKE
Expand Down

0 comments on commit b7f61e7

Please sign in to comment.