Skip to content

Commit

Permalink
Merge pull request #16 from viadee/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-2.9.0

Bump docker/build-push-action from 2.6.1 to 2.9.0
  • Loading branch information
onlineandy authored Feb 11, 2022
2 parents ad71032 + 19cc78b commit 5fbe607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_to_ecr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker images
uses: docker/build-push-action@v2.6.1
uses: docker/build-push-action@v2.9.0
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 5fbe607

Please sign in to comment.