mirror of
https://github.com/docker/buildx.git
synced 2024-11-22 15:37:16 +08:00
update Dockerfile to v1.2
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
parent
33e3ca524e
commit
f349ba8750
@ -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
|
||||
|
||||
FROM docker:$DOCKERD_VERSION AS dockerd-release
|
||||
|
Loading…
Reference in New Issue
Block a user