mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-24 20:28:02 +08:00
hack: move syntax directive to top of generated-files
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# syntax=docker/dockerfile-upstream:master
|
||||
|
||||
# Forked from https://github.com/moby/buildkit/blob/e1b3b6c4abf7684f13e6391e5f7bc9210752687a/hack/dockerfiles/generated-files.Dockerfile
|
||||
# Copyright The BuildKit Authors.
|
||||
# Copyright The Buildx Authors.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
|
||||
# syntax=docker/dockerfile-upstream:master
|
||||
|
||||
ARG GO_VERSION="1.19"
|
||||
ARG PROTOC_VERSION="3.11.4"
|
||||
|
||||
|
Reference in New Issue
Block a user