We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d781ec2 commit eb4b9c3Copy full SHA for eb4b9c3
examples/watchyourlan/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3"
2
services:
3
wyl:
4
- image: aceberg/watchyourlan
+ image: aceberg/watchyourlan:1.0.6
5
container_name: watchyourlan
6
network_mode: "host"
7
restart: unless-stopped
0 commit comments