mirror of
https://github.com/alterware/master-server.git
synced 2026-05-12 15:11:43 +00:00
Merge pull request #138 from alterware/dependabot/github_actions/docker/build-push-action-6.19.2
build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2
This commit is contained in:
@@ -335,7 +335,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Push Docker Image
|
- name: Build and Push Docker Image
|
||||||
id: build-and-push
|
id: build-and-push
|
||||||
uses: docker/build-push-action@v6.18.0
|
uses: docker/build-push-action@v6.19.2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user