Browse Source

Merge pull request #41787 from thaJeztah/dockerfile_stable

Dockerfile: switch to "stable" dockerfile front-end
Brian Goff 4 years ago
parent
commit
05115a32a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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