feat: Add syntax parser directive (#1003)

This commit is contained in:
Kroese
2025-08-27 21:29:28 +02:00
committed by GitHub
parent 520c70ab22
commit bee68ee548

View File

@@ -1,3 +1,5 @@
# syntax=docker/dockerfile:1
FROM qemux/qemu-host:2.05 AS builder
# FROM golang as builder