Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 0a97817
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 9eda55d commit 39ddf0e
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@0a97817b6ade9f46837855d676c4cca3a2471fc9
with:
context: .
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7
Expand Down

0 comments on commit 39ddf0e

Please sign in to comment.