We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723c5ca commit 52625eeCopy full SHA for 52625ee
demo/compose.yaml
@@ -26,7 +26,7 @@ services:
26
# if you have NVDIA GPU and NVIDIA Container Toolkit, you can replace
27
# "cpu-config" with "gpu-config"
28
webots:
29
- image: husarion/webots:humble-dev
+ image: husarion/webots:humble
30
<<: [ *net-config, *gpu-config ]
31
volumes:
32
- /tmp/.X11-unix:/tmp/.X11-unix:rw
0 commit comments