Skip to content

Commit

Permalink
Update docker/build-push-action digest to fdf7f43 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 91a4e85 commit 3f9815a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# For more information, see "Usage" in the README of the docker/build-push-action repository. https://github.com/docker/build-push-action#usage
# It uses the tags and labels parameters to tag and label the image with the output from the "meta" step.
- name: Build and push Docker images
uses: docker/build-push-action@8d2cf95286e3dd3d016d478187b93b57af29fd2d
uses: docker/build-push-action@fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2
with:
context: .
push: true
Expand Down

0 comments on commit 3f9815a

Please sign in to comment.