mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
build: add syntax parser directive to Dockerfile
This commit is contained in:
parent
945e27f72c
commit
bde379e521
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
ARG VERSION_ARG="latest"
|
||||
FROM scratch AS build-amd64
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue