Compare commits

...

2 Commits

Author SHA1 Message Date
2183260970 Merge pull request 'Update docker/build-push-action digest to 11be14d' (#14) from renovate/docker-build-push-action-digest into main
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 1m58s
Reviewed-on: #14
2024-12-07 16:43:59 +00:00
09e604abb1 Update docker/build-push-action digest to 11be14d 2024-12-05 15:05:20 +00:00

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@5e99dacf67635c4f273e532b9266ddb609b3025a
uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74
with:
context: .
push: true