Skip to content

Commit 2afaced

Browse files
Downgrade docker to 20.04.2
dute to containerd/containerd#6203
1 parent eace195 commit 2afaced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ USER root
1212
ENV KUSTOMIZE_VERSION=v4.4.1
1313
ENV KUSTIMIZE_HELM_PLUGIN=v0.9.2
1414
ENV STARSHIP_VERSION=v1.1.1
15-
ENV DOCKER_VERSION=20.04.2
15+
ENV DOCKER_VERSION=19.03.9
1616
ENV TERRAFORM_VERSION=1.1.2
1717

1818
RUN mkdir /tmp/completion

0 commit comments

Comments
 (0)