21383: Remove docker-ce version pin
authorBrett Smith <brett.smith@curii.com>
Tue, 5 Mar 2024 19:17:15 +0000 (14:17 -0500)
committerBrett Smith <brett.smith@curii.com>
Thu, 18 Apr 2024 15:49:25 +0000 (11:49 -0400)
commit18cda4a749053d91841660446a7b90c658a36fbb
treee3c611dffc32d55ce0f47273fde539fd240e0503
parent25a85651de5be30ac1826ba80ca98e14ce0c067b
21383: Remove docker-ce version pin

Now that we've removed support for older distros, all the distros we
currently support have the minimum version of docker-ce
available. Meanwhile, that older version is not available for some newer
distros we want to support. Remove the pin accordingly.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
tools/compute-images/scripts/base.sh