fix(github-actions): pin buildx to v0.11.2 (#3481)

This commit is contained in:
nitrocode
2023-06-06 19:01:37 -05:00
committed by GitHub
parent d1c6851899
commit bbebf3da57

View File

@@ -51,6 +51,9 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver-opts: |
image=moby/buildkit:v0.11.2
# release version is the name of the tag i.e. v0.10.0
# release version also has the image type appended i.e. v0.10.0-alpine