Skip to content

Commit

Permalink
Merge pull request docker#18801 from docker/nicks-patch-1
Browse files Browse the repository at this point in the history
Update buildx setup instructions to use `install: true`
  • Loading branch information
dvdksn authored Nov 29, 2023
2 parents bdaaf04 + e29a58c commit e75dfd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/build/hydrobuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e75dfd5

Please sign in to comment.