chore(deps): update docker/build-push-action action to v6
This commit is contained in:
parent
0fa58153d8
commit
1e867e4ba7
|
@ -100,7 +100,7 @@ jobs:
|
|||
# the build, per https://docs.docker.com/build/cache/backends/gha/.
|
||||
- name: Build Runtime
|
||||
id: image
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/${{ matrix.arch }}
|
||||
|
|
Loading…
Reference in New Issue