Merge pull request #535 from rdavydov/dependabot/github_actions/docker/build-push-action-5.4.0

Bump docker/build-push-action from 5.3.0 to 5.4.0
This commit is contained in:
Roman Davydov
2024-06-15 08:00:00 +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.3.0
uses: docker/build-push-action@v5.4.0
with:
context: .
push: true