chore(deps): update ghcr.io/lodestone-team/lodestone_core docker tag to v0.5.1 (#3846)

This commit is contained in:
renovate[bot] 2024-06-21 21:47:27 +00:00 committed by GitHub
parent c6478f73d7
commit 22de6a1241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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.",

View File

@ -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