| author | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-03-10 15:24:08 UTC |
| committer | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-03-10 15:24:08 UTC |
| parent | 26ac0dfe2c8d9faf34ee3098fcc81bfd524d22f9 |
| build-misc/Containerfile.image | +1 | -1 |
diff --git a/build-misc/Containerfile.image b/build-misc/Containerfile.image index e73f04a..a53c2fb 100644 --- a/build-misc/Containerfile.image +++ b/build-misc/Containerfile.image @@ -72,7 +72,7 @@ RUN cd /opt/haxe/hxcpp/git/tools/hxcpp && haxe compile.hxml RUN make -RUN haxe test.hxml +RUN make test FROM docker.io/debian:stable-slim