mirror of https://github.com/docker/docs.git
dockerfile: use stable syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
c66afac138
commit
597621fed8
|
@ -1,4 +1,4 @@
|
|||
# syntax=docker/dockerfile-upstream:master
|
||||
# syntax=docker/dockerfile:1
|
||||
# check=skip=InvalidBaseImagePlatform
|
||||
|
||||
# ALPINE_VERSION sets the Alpine Linux version for all Alpine stages
|
||||
|
|
Loading…
Reference in New Issue