Skip to content

Commit 5efad28

Browse files
committed
Default to GHCR container image in compose
1 parent 86e1587 commit 5efad28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33

44
services:
55
tinytuya2mqtt:
6-
image: mafrosis/tinytuya2mqtt
6+
image: ghcr.io/mafrosis/tinytuya2mqtt
77
build:
88
context: .
99
volumes:

0 commit comments

Comments
 (0)