Skip to content

Fix Docker Ci

Compare
Choose a tag to compare
@sudoskys sudoskys released this 11 Nov 17:09
· 395 commits to main since this release
f76144b
:hammer: chore(ci): update Docker actions versions

- Updated the version of `docker/setup-qemu-action` from v2 to v3
- Updated the version of `docker/setup-buildx-action` from v2 to v3
- Updated the version of `docker/login-action` from v2.1.0 to the latest version

This commit updates the versions of the Docker actions used in the CI workflow to their latest versions for better compatibility and performance.