Merge pull request #360 from rdavydov/dependabot/github_actions/docker/build-push-action-5.0.0

Bump docker/build-push-action from 4.1.1 to 5.0.0
This commit is contained in:
Roman Davydov
2023-10-05 20:12:20 +03:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
- name: Build and push AMD64, ARM64, ARMv7
id: docker_build
uses: docker/build-push-action@v4.1.1
uses: docker/build-push-action@v5.0.0
with:
context: .
push: true