Skip to content

Commit

Permalink
Merge pull request #364 from yasserbdj96/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
yasserbdj96 authored Jul 10, 2024
2 parents b143dd0 + 0a07ec0 commit e601aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ./
file: ./Dockerfile
Expand Down

0 comments on commit e601aae

Please sign in to comment.