1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #41787 from thaJeztah/dockerfile_stable

Dockerfile: switch to "stable" dockerfile front-end
This commit is contained in:
Brian Goff 2021-03-02 12:10:40 -08:00 committed by GitHub
commit 05115a32a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.1.7-experimental
# syntax=docker/dockerfile:1.2
ARG CROSS="false"
ARG SYSTEMD="false"