Compare commits

..

1 Commits

Author SHA1 Message Date
ebf4a37872 Update docker/build-push-action digest to 66147ca 2025-04-07 13:02:44 +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@84ad562665bb303b549fec655d1b64f9945f3f91 uses: docker/build-push-action@66147ca503440c95dd9a97e9047c11af18d5cfeb
with: with:
context: . context: .
push: true push: true