Update docker/build-push-action digest to 11be14d #14

Merged
alexandre merged 1 commits from renovate/docker-build-push-action-digest into main 2024-12-07 16:43:59 +00:00
Showing only changes of commit 09e604abb1 - Show all commits

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@11be14d908760a0756f045980728ec5fb7880f74
with: with:
context: . context: .
push: true push: true