Compare commits

..

1 Commits

Author SHA1 Message Date
7b3110e1ec Update docker/build-push-action digest to ca877d9 2025-01-24 10:05:53 +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@67a2d409c0a876cbe6b11854e3e25193efe4e62d uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
with: with:
context: . context: .
push: true push: true