chore(deps): update ghcr.io/lodestone-team/lodestone_core docker tag to v0.5.1 (#3846)
This commit is contained in:
parent
c6478f73d7
commit
22de6a1241
|
@ -6,8 +6,8 @@
|
|||
"no_gui": true,
|
||||
"port": 16662,
|
||||
"id": "lodestone-core",
|
||||
"tipi_version": 9,
|
||||
"version": "0.5.0",
|
||||
"tipi_version": 10,
|
||||
"version": "0.5.1",
|
||||
"categories": ["gaming"],
|
||||
"description": "A free, open source server hosting tool for Minecraft and other multiplayers.",
|
||||
"short_desc": "Server hosting tool for Minecraft and other multiplayers.",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
lodestone-core:
|
||||
container_name: lodestone-core
|
||||
image: ghcr.io/lodestone-team/lodestone_core:v0.5.0
|
||||
image: ghcr.io/lodestone-team/lodestone_core:0.5.1
|
||||
ports:
|
||||
- ${APP_PORT}:16662
|
||||
- 25565-25575:25565-25575
|
||||
|
|
Loading…
Reference in New Issue
Block a user