mirror of
https://github.com/alterware/master-server.git
synced 2026-03-12 11:43:02 +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:
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.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user