Skip to content

Commit

Permalink
Merge pull request #949 from synfinatic/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-6

Bump docker/build-push-action from 4 to 6
  • Loading branch information
synfinatic authored Aug 10, 2024
2 parents ba44bed + d33b539 commit 1863145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
images: synfinatic/aws-sso-cli-ecs-server

- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit 1863145

Please sign in to comment.