Skip to content

Commit

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

Bump docker/build-push-action from 2.4.0 to 2.5.0
  • Loading branch information
kodiakhq[bot] committed May 27, 2021
2 parents 2e554ba + 7c55800 commit 163231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
restore-keys: |
${{ runner.os }}-buildx-
- name: Build and push
uses: docker/build-push-action@v2.4.0
uses: docker/build-push-action@v2.5.0
with:
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
Expand Down

0 comments on commit 163231c

Please sign in to comment.