Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ghcr.io/minetest-go/mtui Docker tag to v1.43
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 10, 2023
1 parent b9308d0 commit 61ed47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ services:
max-size: 50m

ui:
image: ghcr.io/minetest-go/mtui:1.42
image: ghcr.io/minetest-go/mtui:1.43
restart: always
environment:
WORLD_DIR: "/data/world"

0 comments on commit 61ed47a

Please sign in to comment.