Skip to content

Commit

Permalink
Merge pull request #192 from telnetdoogie/renovate/docker-build-push-…
Browse files Browse the repository at this point in the history
…action-digest

chore(deps): update docker/build-push-action digest to e44afff
  • Loading branch information
telnetdoogie authored Sep 28, 2024
2 parents c6843eb + d06d1e9 commit 55d0e01
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 @@ -68,7 +68,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
uses: docker/build-push-action@e44afff3590e1d4f93b6adc72376512edb012a7c
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
Expand Down

0 comments on commit 55d0e01

Please sign in to comment.