Skip to content

Commit

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

Update docker/build-push-action digest to 0f84726
  • Loading branch information
Minituff authored Oct 10, 2023
2 parents b381b25 + 9871fea commit b8ed2c2
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@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@0f847266c302569530c95bfa228489494c43b002
with:
context: .
push: true
Expand Down

0 comments on commit b8ed2c2

Please sign in to comment.