Bump docker/build-push-action from 2 to 3 (#19)

This commit is contained in:
dependabot[bot]
2022-06-01 17:04:29 +00:00
committed by GitHub
parent 66c11e684a
commit fa2bd9ac44

View File

@@ -30,7 +30,7 @@ jobs:
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v2 # Action page: <https://github.com/docker/build-push-action> - uses: docker/build-push-action@v3 # Action page: <https://github.com/docker/build-push-action>
with: with:
context: . context: .
file: Dockerfile file: Dockerfile