build: Switched to QEMU base image (#1363)

This commit is contained in:
Kroese
2026-08-10 02:06:17 +02:00
committed by GitHub
parent 06ddd19d1a
commit ec8440db03
27 changed files with 760 additions and 5961 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: hadolint/hadolint-action@v3.4.0
with:
dockerfile: Dockerfile
ignore: DL3008
ignore: DL3008,DL3067
failure-threshold: warning
-
name: Validate JSON and YML files