mirror of
https://github.com/alterware/master-server.git
synced 2026-04-16 03:28:42 +00:00
Merge pull request #140 from alterware/dependabot/github_actions/docker/build-push-action-7.0.0
build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -335,7 +335,7 @@ jobs:
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
id: build-and-push
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
uses: docker/build-push-action@v7.0.0
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user