Skip to content

Commit

Permalink
Merge pull request #1321 from DFE-Digital/669-update-buildx
Browse files Browse the repository at this point in the history
[669] Update the buildx action
  • Loading branch information
saliceti authored Nov 16, 2023
2 parents 9956755 + ccb05e0 commit 5e3fe16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@master
with:
version: v0.9.1 # More recent buildx versions generate an OCI manifest which is incompatible with Cloud Foundry

- name: Get Short SHA
id: vars
Expand Down

0 comments on commit 5e3fe16

Please sign in to comment.