Merge pull request #79 from rdavydov/dependabot/github_actions/docker/build-push-action-3.2.0

Bump docker/build-push-action from 3.1.1 to 3.2.0
This commit is contained in:
Roman Davydov
2022-12-08 20:35:20 +03:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ jobs:
- name: Build and push AMD64, ARM64, ARMv7
id: docker_build
uses: docker/build-push-action@v3.1.1
uses: docker/build-push-action@v3.2.0
with:
context: .
push: true