Merge pull request #409 from rdavydov/dependabot/github_actions/docker/build-push-action-5.1.0

Bump docker/build-push-action from 5.0.0 to 5.1.0
This commit is contained in:
Roman Davydov
2023-11-24 21:47:22 +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@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
context: .
push: true