We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adb6d5 commit 0d51a26Copy full SHA for 0d51a26
.github/workflows/multiarch.yaml
@@ -27,17 +27,17 @@ jobs:
27
MINETEST_GAME_VERSION=master
28
LUAJIT_VERSION=v2.1
29
tags: |-
30
- 5.11.0-dev
+ 5.13.0-dev
31
unstable
32
dev
33
platforms: |-
34
linux/amd64
35
linux/arm64
36
- dockerfile: Dockerfile
37
args: |-
38
- LUANTI_VERSION=5.10.0
39
- MINETEST_GAME_VERSION=f4f365970ac10f2a510a03df392772683177980c
40
- LUAJIT_VERSION=f73e649a954b599fc184726c376476e7a5c439ca
+ LUANTI_VERSION=5.12.0
+ MINETEST_GAME_VERSION=844216cbb8a8647999ed3cb858e1f0fddafea01f
+ LUAJIT_VERSION=f9140a622a0c44a99efb391cc1c2358bc8098ab7
41
42
stable
43
stable-5
0 commit comments