Skip to content

Commit

Permalink
Merge pull request #21 from spack/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6.6.1

Bump docker/build-push-action from 6.6.0 to 6.6.1
  • Loading branch information
alecbcs authored Aug 8, 2024
2 parents 0f6ba60 + 6734fb1 commit faf8d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build & Push
uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
with:
context: .
platforms: linux/amd64
Expand Down

0 comments on commit faf8d5e

Please sign in to comment.