Merge pull request #18801 from docker/nicks-patch-1

Update buildx setup instructions to use `install: true`
This commit is contained in:
David Karlsson
2023-11-29 11:12:02 +01:00
committed by GitHub

View File

@@ -236,6 +236,7 @@ jobs:
version: "lab:latest"
driver: cloud
endpoint: "<ORG>/default"
install: true
- name: Build and push
uses: docker/build-push-action@v5
with: