mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-02-13 09:40:48 +00:00
Merge pull request #1394 from arc53/dependabot/github_actions/docker/build-push-action-6
build(deps): bump docker/build-push-action from 4 to 6
This commit is contained in:
2
.github/workflows/cife.yml
vendored
2
.github/workflows/cife.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Build and push Docker images to docker.io and ghcr.io
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
file: './frontend/Dockerfile'
|
||||
platforms: linux/amd64, linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user