Skip to content

Commit

Permalink
Merge pull request #65 from syseleven/renovate/docker-build-push-acti…
Browse files Browse the repository at this point in the history
…on-digest

chore(deps): update docker/build-push-action digest to 5e99dac
  • Loading branch information
baurmatt authored Oct 28, 2024
2 parents 6abf377 + 4db591d commit 3fa3070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
images: syseleven/syseleven-exporter

- name: Build and push Docker image
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 3fa3070

Please sign in to comment.