Skip to content

Commit

Permalink
don't specify version of buildx for now
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital committed Dec 5, 2023
1 parent e0b5a63 commit f43aec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/[email protected]
with:
version: v0.12.0
# with:
# version: v0.12.0

- name: Build ${{ matrix.ecr_repository }} Image
id: build_image
Expand Down

0 comments on commit f43aec4

Please sign in to comment.