Merge branch '2.7.x'

Closes gh-33612
This commit is contained in:
Phillip Webb 2022-12-21 22:30:20 -08:00
commit c67915f946
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -e
version="20.10.21"
version="20.10.22"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";