Merge pull request #42111 from thaJeztah/20.10_backport_dockerfile_stable

[20.10 backport] Dockerfile: switch to "stable" dockerfile front-end
This commit is contained in:
Sebastiaan van Stijn 2021-03-22 22:53:03 +01:00 committed by GitHub
commit 653b58cc8a
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"