mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-05-05 01:32:35 +00:00
chore(deps): bump docker/build-push-action from 6 to 7 (#1156)
Integrated into release/v3.6.3
This commit is contained in:
parent
e137d63886
commit
7a8e6f8e8c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
echo "Publishing Docker image: $IMAGE_NAME:$VERSION"
|
||||
|
||||
- name: Build and push multi-arch image
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
target: runner-base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue