- remove php 73 containers

* remove nodejs install from src builds
* fix composer auth secret path links
This commit is contained in:
2023-05-08 22:06:12 +03:00
parent 38cb19818a
commit fc044a1185
15 changed files with 34 additions and 367 deletions

View File

@ -5,5 +5,5 @@ ARG PHP_VERSION=8.1
ENV PHP_VERSION ${PHP_VERSION}
INCLUDE+ ./workspace.base.Dockerfile
INCLUDE+ ./composer2.Dockerfile
INCLUDE+ ./composer.Dockerfile
INCLUDE+ ./xdebug3.Dockerfile