Merge pull request 'Update docker/build-push-action digest to 5e99dac' (#5) from renovate/docker-build-push-action-digest into main
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run

Reviewed-on: #5
This commit is contained in:
Alexandre Bruyant 2024-11-09 15:27:37 +00:00
commit a0f03e4a6d

View File

@ -55,7 +55,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a
with:
context: .
push: true