buildx, amd64 and arm64 only, dockerize from my image
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-06-05 11:37:15 +02:00
parent 3f0a521c15
commit 59f7ad2e31
2 changed files with 2 additions and 9 deletions

View File

@@ -14,7 +14,6 @@ steps:
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=8.1-fpm-alpine3.16
tags: 8.1-alpine
@@ -35,7 +34,6 @@ steps:
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=8.0-fpm-alpine3.16
tags: 8.0-alpine
@@ -56,7 +54,6 @@ steps:
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=7.4-fpm-alpine3.16
tags: 7.4-alpine