mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 09:17:49 +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
|
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