From f1c357d4d1ff6ac05dc9a4d16e8a371b91c9fc5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Rodrigues=20Ribeiro?= Date: Sun, 28 Jan 2024 10:18:28 -0300 Subject: [PATCH] Update minetest_game version --- .github/workflows/multiarch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/multiarch.yaml b/.github/workflows/multiarch.yaml index 0164cc7..cc4f1b2 100644 --- a/.github/workflows/multiarch.yaml +++ b/.github/workflows/multiarch.yaml @@ -36,7 +36,7 @@ jobs: - dockerfile: Dockerfile args: |- MINETEST_VERSION=5.8.0 - MINETEST_GAME_VERSION=5.7.0 + MINETEST_GAME_VERSION=5.8.0 MINETEST_IRRLICHT_VERSION=1.9.0mt13 tags: |- stable