update Dockerfile to v1.2

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
pull/470/head
Tonis Tiigi 4 years ago
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…
Cancel
Save