Compare commits

..

1 Commits

Author SHA1 Message Date
05d0cc9291 Update docker/build-push-action digest to 0adf995 2025-02-19 15:06:11 +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@ca877d9245402d1537745e0e356eab47c3520991 uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497
with: with:
context: . context: .
push: true push: true