Skip to content

Commit

Permalink
Update docker/build-push-action digest to 9552610
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent c7b4e33 commit 5efc588
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 @@ -53,7 +53,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 5efc588

Please sign in to comment.