Browse Source

Update .devcontainer/Dockerfile

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Robin Windey <ro.windey@gmail.com>
pull/45086/head
Robin Windey 1 month ago
parent
commit
85f293c3ee
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .devcontainer/Dockerfile

+ 1
- 1
.devcontainer/Dockerfile View File

@@ -29,7 +29,7 @@ RUN apt-get install --no-install-recommends -y \
php8.3-opcache \
php8.3-cli \
php8.3-dev \
libmagickcore-6.q16-3-extra \
libmagickcore-6.q16-7-extra \
curl \
lsof \
make \

Loading…
Cancel
Save