Skip to content

Commit

Permalink
fix wrong tag in compose file
Browse files Browse the repository at this point in the history
Signed-off-by: Chris-Robin Ennen <[email protected]>
  • Loading branch information
4350pChris committed Apr 22, 2024
1 parent d3167d3 commit d41a171
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
@@ -1,6 +1,6 @@
services:
transcriber:
image: ghcr.io/4350pchris/matrix-transcriptions:latest
image: ghcr.io/4350pchris/matrix-transcriptions:main
restart: unless-stopped
env_file:
- .env

0 comments on commit d41a171

Please sign in to comment.