|
FROM mcr.microsoft.com/devcontainers/php:8.3 |
|
|
adding as a note so I can return to it after our Drupal security patch day.
I feel like I can just add the copy command to the current build stage to copy in composer, but will test locally before making a PR, if not I will create a new stage to add it in.
devcontainer-drupal/Dockerfile
Lines 1 to 2 in 49cb69a
adding as a note so I can return to it after our Drupal security patch day.
I feel like I can just add the copy command to the current build stage to copy in composer, but will test locally before making a PR, if not I will create a new stage to add it in.