buildkite-plugins / docker-buildkite-plugin

🐳📦 Run any build step in a Docker container
MIT License
112 stars 106 forks source link

Changing the Docker Version from 20.10.9 to 20.10.22 #228

Closed frankpengau closed 1 year ago

frankpengau commented 1 year ago

Just realised that docker-buildkite-plugin buildkite pipeline is exporting an older version of docker. Maybe we should update it to the latest docker engine version (20.10.22)?

Currently:

🌏 Setting up environment variables
...
export DOCKER_VERSION="20.10.9"
...
toote commented 1 year ago

@frankpengau while a good idea, unfortunately that is not something to do with this plugin. It is just the version run in the agents that took care of this pipeline. I trust that the buildkite system engineers will take care of that in due time but even if they did the update today, assuming they are using their own AWS Elastic Stack, it would only be updated to 20.10.17