Skip to content

Commit

Permalink
Merge pull request #535 from rdavydov/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-5.4.0

Bump docker/build-push-action from 5.3.0 to 5.4.0
  • Loading branch information
rdavydov authored Jun 15, 2024
2 parents 433932b + dd0d544 commit 05c4822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build and push AMD64, ARM64, ARMv7
id: docker_build
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v5.4.0
with:
context: .
push: true
Expand Down

0 comments on commit 05c4822

Please sign in to comment.