mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 17:09:39 +01:00
Action try arm64
This commit is contained in:
2
.github/workflows/manual.yaml
vendored
2
.github/workflows/manual.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
file: "./src/docker/8.2/Dockerfile"
|
file: "./src/docker/8.2/Dockerfile"
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
"${{env.BUILDKIT_IMAGE}}:8.2"
|
"${{env.BUILDKIT_IMAGE}}:8.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user