Skip to content

Commit

Permalink
docker buildx version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshaya T authored and Akshaya T committed Dec 1, 2022
1 parent 1301a52 commit 2499f36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/common-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@ jobs:
HOST: "gcr.io"

# Build and push to GCR
- uses: docker/setup-buildx-action@v1.5.1
- uses: docker/setup-buildx-action@v2.2.1
with:
driver: docker

- name: docker publish image
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 2499f36

Please sign in to comment.