File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11services :
22 team-tigers :
33 image : robocupssl/ubuntu-vnc-java:latest
4- user : " 1000 "
4+ user : " default "
55 restart : unless-stopped
66 mem_limit : " ${TEAM_LIMIT_MEM}"
77 cpus : " ${TEAM_LIMIT_CPU}"
@@ -20,7 +20,7 @@ services:
2020
2121 team-robocin :
2222 image : robocin/ssl-unification-robocup:latest
23- user : " 1000 "
23+ user : " default "
2424 restart : unless-stopped
2525 mem_limit : " ${TEAM_LIMIT_MEM}"
2626 cpus : " ${TEAM_LIMIT_CPU}"
@@ -38,7 +38,7 @@ services:
3838
3939 team-robodragons :
4040 image : sslrobodragons/robodragons-system:ubuntu20.04-robocup2021-simulation-7db95ab
41- user : " 1000 "
41+ user : " default "
4242 restart : unless-stopped
4343 mem_limit : " ${TEAM_LIMIT_MEM}"
4444 cpus : " ${TEAM_LIMIT_CPU}"
@@ -56,7 +56,7 @@ services:
5656
5757 team-kiks :
5858 image : ghcr.io/kiksworks/ssl-simulation-env:main
59- user : " 1000 "
59+ user : " default "
6060 restart : unless-stopped
6161 mem_limit : " ${TEAM_LIMIT_MEM}"
6262 cpus : " ${TEAM_LIMIT_CPU}"
You can’t perform that action at this time.
0 commit comments