Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
chore(rootfs/Dockerfile): update Docker version to 20.10.2 (#258)
Browse files Browse the repository at this point in the history
Signed-off-by: Ernest Wong <[email protected]>
  • Loading branch information
Ernest Wong authored Jan 8, 2021
1 parent 365d710 commit 1a69c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL name="deis-go-dev" \

ENV ANSIBLE_VERSION=2.10.3 \
AZCLI_VERSION=2.12.1 \
DOCKER_VERSION=19.03.4 \
DOCKER_VERSION=20.10.2 \
GO_VERSION=1.15.5 \
GLIDE_VERSION=v0.13.3 \
GLIDE_HOME=/root \
Expand Down

0 comments on commit 1a69c55

Please sign in to comment.