update dependencies

This commit is contained in:
Björn Ellensohn 2023-08-09 09:45:03 +02:00
parent 264f25d085
commit 94bff880ff

View File

@ -32,6 +32,8 @@ services:
# Allows graphical programs in the container.
- /tmp/.X11-unix:/tmp/.X11-unix:rw
- ${XAUTHORITY:-$HOME/.Xauthority}:/root/.Xauthority
devices:
- /dev/input/js0:/dev/input/js0
# Overlay image containing the project specific source code.
overlay: