Skip to content

Commit

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

Bump docker/build-push-action from 5.4.0 to 6.5.0
  • Loading branch information
rdavydov authored Jul 24, 2024
2 parents f763731 + 840d95d commit 36647bb
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.4.0
uses: docker/build-push-action@v6.5.0
with:
context: .
push: true
Expand Down

0 comments on commit 36647bb

Please sign in to comment.