Merge pull request #471 from rdavydov/dependabot/github_actions/docker/build-push-action-5.3.0

Bump docker/build-push-action from 5.1.0 to 5.3.0
This commit is contained in:
Roman Davydov
2024-04-11 19:48:56 +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.1.0
uses: docker/build-push-action@v5.3.0
with:
context: .
push: true