Skip to content

Commit

Permalink
Merge branch 'main' into imgutil-default-platform-change-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jericop authored Nov 1, 2023
2 parents 44d1d89 + cf17f4c commit ee134e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3
- uses: buildpacks/github-actions/setup-tools@v5.4.0
- uses: buildpacks/github-actions/setup-tools@v5.5.0
- name: Buildx Build/Publish
run: |
docker buildx build . \
Expand Down

0 comments on commit ee134e5

Please sign in to comment.