chore(deps): update docker/build-push-action action to v3

This commit is contained in:
Renovate Bot
2022-05-06 00:58:31 +00:00
committed by Łukasz Mierzwa
parent 4b1fb69f83
commit e08c26764b

View File

@@ -520,7 +520,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
file: ./Dockerfile