Update docker/build-push-action digest to 128779f
This commit is contained in:
parent
2183260970
commit
0ee0014ac8
@ -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@128779fed7edb034b3f8006e9dac81a8593c040e
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
Reference in New Issue
Block a user