Skip to content

Commit

Permalink
Merge pull request #99 from dkusidlo/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-6.6.1

Bump docker/build-push-action from 5.3.0 to 6.6.1
  • Loading branch information
dkusidlo authored Aug 11, 2024
2 parents 05aea79 + 1b411fe commit 5d90dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v6.6.1
with:
# provenance: false
context: .
Expand Down

0 comments on commit 5d90dcd

Please sign in to comment.