Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #47 from Erb3/renovate/docker-build-push-action-di…
Browse files Browse the repository at this point in the history
…gest

chore(deps): update docker/build-push-action digest to 9552610
  • Loading branch information
Erb3 authored Jul 1, 2024
2 parents 3a09e19 + a5dd979 commit d6bf75f
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 @@ -33,7 +33,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@af64c4e18f18907592d87ebdea2882bc1f27a07a
uses: docker/build-push-action@9552610e81f4c8002dadc4670f1fdced6a2c830b
with:
context: .
push: true
Expand Down

0 comments on commit d6bf75f

Please sign in to comment.