mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-29 17:05:46 +08:00
Merge pull request #470 from tonistiigi/dockerfile-1.2
update Dockerfile to v1.2
This commit is contained in:
commit
20494f799d
@ -1,6 +1,6 @@
|
|||||||
# syntax=docker/dockerfile:1.1-experimental
|
# syntax=docker/dockerfile:1.2
|
||||||
|
|
||||||
ARG DOCKERD_VERSION=19.03-rc
|
ARG DOCKERD_VERSION=19.03
|
||||||
ARG CLI_VERSION=19.03
|
ARG CLI_VERSION=19.03
|
||||||
|
|
||||||
FROM docker:$DOCKERD_VERSION AS dockerd-release
|
FROM docker:$DOCKERD_VERSION AS dockerd-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user