Skip to content

Commit 4c79395

Browse files
chore(deps): update composer/composer docker tag to v2.9.7 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3355013 commit 4c79395

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.5@sha256:1e34eb440be410077b4caf9a2319dc87e122643e10742c1793c6c586539c1d93 --link /usr/bin/composer /usr/bin/composer
43+
COPY --from=composer/composer:2.9.7@sha256:90178397f00f3bc9cbc0595a504b489c6357d8af264ad8517aff5f7c0a2a673b --link /usr/bin/composer /usr/bin/composer
4444

4545
FROM composer AS roundcube-builder
4646

0 commit comments

Comments
 (0)