Skip to content

Commit

Permalink
Changed docker-compose.yml image to reflect repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanealV committed Sep 8, 2023
1 parent 4ec74f6 commit b716589
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 @@ -2,7 +2,7 @@ version: "3.8"

services:
modmail:
image: ghcr.io/ib-ai/modmail-py:latest
image: ghcr.io/ib-ai/modmail.py:latest
env_file: modmail.env
restart: on-failure
volumes:
Expand Down

0 comments on commit b716589

Please sign in to comment.