Skip to content

Commit

Permalink
fix image name 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 263fad1 commit d3167d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
services:
transcriber:
image: matrix-transcriber:latest
build: .
image: ghcr.io/4350pchris/matrix-transcriptions:latest
restart: unless-stopped
env_file:
- .env

0 comments on commit d3167d3

Please sign in to comment.