chore(deps): bump docker/build-push-action from 6 to 7 (#1156)
Integrated into release/v3.6.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user