Skip to content

Commit 48519c2

Browse files
chore(deps): update composer/composer docker tag to v2.10.0 (#773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f7f4fc commit 48519c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN printf '#!/bin/sh\nexec frankenphp php-cli "$@"\n' > /usr/bin/php && \
4040
FROM base AS composer
4141

4242
ENV COMPOSER_ALLOW_SUPERUSER=1
43-
COPY --from=composer/composer:2.9.8@sha256:a250c6759909bd7abe2090457e9dc68aa7b11bc19078a3d1a7f0be1294332377 --link /usr/bin/composer /usr/bin/composer
43+
COPY --from=composer/composer:2.10.0@sha256:b6181a8f176e4eda1649b29b5d85f51eda61e24ad0fd0571baab5d895f5f1190 --link /usr/bin/composer /usr/bin/composer
4444

4545
FROM composer AS roundcube-builder
4646

0 commit comments

Comments
 (0)