Build PHP 8.2 for Magento 2 #1
Annotations
1 error
buildx
docker-bake.hcl:15
--------------------
13 | tags = [
14 | "nosweatcloud/php:8.2.13-magento"
15 | >>> "nosweatcloud/php:8.2-magento"
16 | ]
17 | }
--------------------
ERROR: docker-bake.hcl:15,9-10: Missing item separator; Expected a comma to mark the beginning of the next item.
|