Skip to content

Commit

Permalink
🛠️ Bump docker/build-push-action from 4 to 5 (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent fe2d232 commit 10adea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build Tutorial Image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
file: .docker/Dockerfile
build-args: |
Expand Down

0 comments on commit 10adea3

Please sign in to comment.