Update docker/build-push-action digest to 0adf995
This commit is contained in:
parent
30ce6238aa
commit
612466d8c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
type=raw,value=latest
|
||||
- name: "Build and push"
|
||||
id: "build_push"
|
||||
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
|
||||
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: |
|
||||
|
|
Loading…
Add table
Reference in a new issue