Skip to content

Commit

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

Update docker/build-push-action digest to 2cdde99
  • Loading branch information
baurmatt authored Mar 14, 2024
2 parents 64e968b + 0b1bdc7 commit 73277ea
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@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 73277ea

Please sign in to comment.