Compare commits

...

1 Commits

Author SHA1 Message Date
d1e3274243 Update docker/build-push-action digest to 92fb0d7 2024-11-26 10:04:18 +00:00

View File

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