Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 6afac85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent 31e4090 commit b92c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@1d910c8aa2fa4312431b341b7f8eb4600879973c
uses: docker/build-push-action@6afac853c9cffda7a22e6c3b59553f3c4a4d3585
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit b92c3d1

Please sign in to comment.