mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 00:49:40 +02:00
Merge 1645846d24 into 32c95a3780
This commit is contained in:
commit
80fd499394
2 changed files with 26 additions and 26 deletions
2
.github/workflows/docker-validate.yml
vendored
2
.github/workflows/docker-validate.yml
vendored
|
|
@ -128,7 +128,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build ${{ matrix.service }}
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: ${{ matrix.context }}
|
||||
file: ${{ matrix.dockerfile }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue