Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to be4bf10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 9eda55d commit a2523b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@a3ae207c1434ab875aa11554ce639ff512f25e89
uses: docker/build-push-action@be4bf1099eac82f5c455818fc0d5dce491545629
with:
context: .
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7
Expand Down

0 comments on commit a2523b3

Please sign in to comment.