Bump docker/build-push-action from 2.7.0 to 2.8.0 (#135)

This commit is contained in:
dependabot[bot]
2022-01-19 15:00:49 +01:00
committed by GitHub
parent fae96407bb
commit ee00056d55
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v2.7.0
uses: docker/build-push-action@v2.8.0
with:
context: .
file: ./Dockerfile