Merge pull request #96 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.6.1

Bump docker/build-push-action from 2.5.0 to 2.6.1
This commit is contained in:
Toby 2021-07-05 20:14:45 -07:00 committed by GitHub
commit 0f7b202849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v2.5.0
uses: docker/build-push-action@v2.6.1
with:
context: .
push: true