Fix 'got unconvertible type' error

This commit is contained in:
Nick Mowen 2022-03-11 06:57:52 -07:00
parent dccfc3b84f
commit d9437c38c2

View File

@ -5,9 +5,9 @@ services:
user: vscode
# add groups from host for render, plugdev, video
group_add:
- 109 # render
- 44 # video
- 46 # plugdev
- "109" # render
- "44" # video
- "46" # plugdev
shm_size: "256mb"
build:
context: .