Skip to content

Commit 2fab897

Browse files
committed
docker-compose: update image source
1 parent a35c9b6 commit 2fab897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
SOURCE_REF: ${SOURCE_REF:-}
2222
SOURCE_URL: ${SOURCE_URL:-https://github.com/chatmail/relay.git}
2323
BUILD_DATE: ${BUILD_DATE:-}
24-
image: chatmail-relay:latest
24+
image: ghcr.io/chatmail/docker:main
2525
restart: unless-stopped
2626
container_name: chatmail
2727
# Required for systemd — use only one of the following:

0 commit comments

Comments
 (0)