Skip to content

Commit 1bc7c7d

Browse files
committed
wip
1 parent f616ee4 commit 1bc7c7d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
privileged: true
99

1010
backend:
11-
image: ghcr.io/coderbotorg/backend:feat-bullseye_64_20240304-arm64
11+
image: ghcr.io/coderbotorg/backend:git-7ff085d-arm64
1212
platform: linux/arm64
1313
restart: unless-stopped
1414
network_mode: host
@@ -17,8 +17,6 @@ services:
1717
- pigpio
1818
volumes:
1919
- "data:/coderbot/data"
20-
environment:
21-
UDEV: "on"
2220
labels:
2321
io.balena.features.supervisor-api: "1"
2422
io.balena.features.kernel-modules: '1'

0 commit comments

Comments
 (0)