Skip to content

Commit 52625ee

Browse files
committed
changed demo to humble service version
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
1 parent 723c5ca commit 52625ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
# if you have NVDIA GPU and NVIDIA Container Toolkit, you can replace
2727
# "cpu-config" with "gpu-config"
2828
webots:
29-
image: husarion/webots:humble-dev
29+
image: husarion/webots:humble
3030
<<: [ *net-config, *gpu-config ]
3131
volumes:
3232
- /tmp/.X11-unix:/tmp/.X11-unix:rw

0 commit comments

Comments
 (0)