Skip to content

Commit

Permalink
Upgrade CI to Docker 20.10.14
Browse files Browse the repository at this point in the history
Closes gh-30484
  • Loading branch information
snicoll committed Mar 31, 2022
1 parent 6cded5b commit 2e90fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/get-docker-url.sh
@@ -1,5 +1,5 @@
#!/bin/bash
set -e

version="20.10.13"
version="20.10.14"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

0 comments on commit 2e90fd2

Please sign in to comment.