Compare commits

...

1 Commits

Author SHA1 Message Date
7227a33af4 Update docker/build-push-action digest to 88844b9 2025-04-09 17:04:52 +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@11be14d908760a0756f045980728ec5fb7880f74 uses: docker/build-push-action@88844b95d8cbbb41035fa9c94e5967a33b92db78
with: with:
context: . context: .
push: true push: true