Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to d1b0eb0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent 443ecf3 commit 0816ff7
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@2a168352239e71061d0e86de1b39d4c78f829a3d
uses: docker/build-push-action@d1b0eb0a29d50896608d0b3a0fd3c012fef617d8
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 0816ff7

Please sign in to comment.