mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 08:59:38 +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
|
||||
with:
|
||||
file: "./src/docker/8.2/Dockerfile"
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
"${{env.BUILDKIT_IMAGE}}:8.2"
|
||||
|
||||
Reference in New Issue
Block a user