Merge pull request #441 from jikan-me/dependabot/github_actions/docker/build-push-action-5

Bump docker/build-push-action from 3 to 5
This commit is contained in:
pushrbx 2023-10-07 14:09:38 +00:00 committed by GitHub
commit d6d8c673df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
push: true
context: .