Skip to content

Commit

Permalink
CI: update Docker to v20.10.6
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Apr 14, 2021
1 parent ed8a14c commit 6028d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG UBUNTU_VERSION=20.04
ARG SHADOW_VERSION=4.8.1
ARG SLIRP4NETNS_VERSION=v1.1.9
ARG VPNKIT_VERSION=0.5.0
ARG DOCKER_VERSION=20.10.5
ARG DOCKER_VERSION=20.10.6

FROM golang:${GO_VERSION}-alpine AS build
RUN apk add --no-cache file make
Expand Down

0 comments on commit 6028d77

Please sign in to comment.