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

This commit is contained in:
renovate[bot] 2024-06-18 07:54:26 +00:00 committed by GitHub
parent d91f9f5b27
commit 891a250b76
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": 8,
"version": "0.4.4",
"tipi_version": 9,
"version": "0.5.0",
"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:0.4.4
image: ghcr.io/lodestone-team/lodestone_core:v0.5.0
ports:
- ${APP_PORT}:16662
- 25565-25575:25565-25575