mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #1141 from nextcloud/aio-dependency-update
Dependency updates
This commit is contained in:
commit
ff88664cb2
2 changed files with 6 additions and 6 deletions
|
|
@ -37,7 +37,7 @@ COPY --from=dind /usr/local/bin/docker /usr/local/bin/
|
|||
RUN chmod +x /usr/local/bin/docker
|
||||
|
||||
RUN set -ex; \
|
||||
pecl install APCu-5.1.21; \
|
||||
pecl install APCu-5.1.22; \
|
||||
docker-php-ext-enable apcu
|
||||
|
||||
RUN set -e && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue