Files
nextcloud/php/tests/Containers/composer/Dockerfile
T
pabzm 8f69403d05 chore(tests): update test container image references
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-02 05:08:45 +00:00

4 lines
181 B
Docker

FROM docker.io/library/composer:2@sha256:8fa35f42911ff8bbee92aa37d781de6799168d4a0535ac6991f1b250bc2e0245
RUN pecl bundle -d /usr/src/php/ext apcu \
&& docker-php-ext-install apcu