Skip to content

Commit

Permalink
update Dockerfile to v1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
  • Loading branch information
tonistiigi committed Dec 8, 2020
1 parent 33e3ca5 commit f349ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f349ba8

Please sign in to comment.