Skip to content

Commit 494a8fb

Browse files
committed
wip
1 parent 1c835fb commit 494a8fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ services:
1717
- pigpio
1818
volumes:
1919
- "data:/coderbot/data"
20-
- /run/udev:/run/udev:ro
2120
environment:
22-
UDEV: 1
21+
UDEV: "on"
2322
labels:
2423
io.balena.features.supervisor-api: "1"
2524
io.balena.features.kernel-modules: '1'

0 commit comments

Comments
 (0)