Skip to content

Commit

Permalink
Merge pull request #397 from konstruktoid/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6.1.0

Bump docker/build-push-action from 6.0.1 to 6.1.0
  • Loading branch information
konstruktoid authored Jun 24, 2024
2 parents e8dc33a + 963879b commit 23e0b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0

- name: Build
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
with:
context: .
push: false

0 comments on commit 23e0b91

Please sign in to comment.