Commit Graph
3 Commits
Author SHA1 Message Date
AJ Schmidt ce4e62c849 fix buildx installation (#2952) 2023-10-25 13:59:39 -04:00
AJ SchmidtandTingluo Huang cbcb4c568a Add buildx to images (#2901)
* add `buildx` to images

* Update Dockerfile

---------

Co-authored-by: Tingluo Huang <[email protected]>
2023-10-23 13:44:45 -04:00
AJ Schmidt 73ef82ff85 Update Docker Version in Images (#2694)
* Update Docker Version in Images

The Docker version that's currently being used by the images is quite a bit out of date.

This PR updates the Docker version to the latest version.

Release notes are linked below for reference:

- https://docs.docker.com/engine/release-notes/24.0/
- https://docs.docker.com/engine/release-notes/23.0/
- https://docs.docker.com/engine/release-notes/20.10/

* use `23.0.6` to match hosted runners
2023-08-21 16:45:27 -04:00