Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dock.mau.dev/mautrix/discord:latest Docker digest to e795c52 #24

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion matrix/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ services:
mautrix-discord:
container_name: mautrix-discord
restart: always
image: dock.mau.dev/mautrix/discord:latest@sha256:9ed1b00eea47b9e7a5549773f8294ce214d5ffc26a80da72d1f551a51465ce4f
image: dock.mau.dev/mautrix/discord:latest@sha256:e795c522fdc3da3a3f675ff54b8d10260b050c6ed254fd21727358bc9d01b442
configs:
- source: mautrix-discord-appservice
target: /data/registration.yaml
Expand Down