We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35c9b6 commit 2fab897Copy full SHA for 2fab897
1 file changed
docker-compose.yaml
@@ -21,7 +21,7 @@ services:
21
SOURCE_REF: ${SOURCE_REF:-}
22
SOURCE_URL: ${SOURCE_URL:-https://github.com/chatmail/relay.git}
23
BUILD_DATE: ${BUILD_DATE:-}
24
- image: chatmail-relay:latest
+ image: ghcr.io/chatmail/docker:main
25
restart: unless-stopped
26
container_name: chatmail
27
# Required for systemd — use only one of the following:
0 commit comments