Update registry.gitlab.com/minetest/minetest/server Docker tag to v5.5.0
This commit is contained in:
parent
e7b7ce2e2f
commit
e7b0b743c9
@ -26,7 +26,7 @@ services:
|
|||||||
command: ["go", "run", ".."]
|
command: ["go", "run", ".."]
|
||||||
|
|
||||||
minetest:
|
minetest:
|
||||||
image: registry.gitlab.com/minetest/minetest/server:5.4.0
|
image: registry.gitlab.com/minetest/minetest/server:5.5.0
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
- "world_data:/root/.minetest/worlds/world"
|
- "world_data:/root/.minetest/worlds/world"
|
||||||
|
Loading…
Reference in New Issue
Block a user