Skip to content

Commit b5fed5f

Browse files
committed
chore: use docker hub image
1 parent ac62a0d commit b5fed5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
wiredoor:
3-
image: ghcr.io/wiredoor/wiredoor:latest
3+
image: wiredoor/wiredoor:latest
44
container_name: wiredoor
55
cap_add:
66
- NET_ADMIN

0 commit comments

Comments
 (0)