Skip to content

Commit 94a76de

Browse files
chore(deps): update composer:latest docker digest to dc292c5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84f80d5 commit 94a76de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.description="php-docker-api-client app syncs you
55
LABEL org.opencontainers.image.licenses=MIT
66
ENV COMPOSER_ALLOW_SUPERUSER=1
77

8-
COPY --from=composer:latest@sha256:b148074c5cf8e5c564e92baa3f0d2e28ffa0361ede57a03de3bf4b9cf80de54a /usr/bin/composer /usr/local/bin/composer
8+
COPY --from=composer:latest@sha256:dc292c5c0f95f526b051d4c341bf08e7e2b18504c74625e3203d7f123050e318 /usr/bin/composer /usr/local/bin/composer
99

1010
WORKDIR /app
1111
COPY --link . /app

0 commit comments

Comments
 (0)