Skip to content

Commit 9e878a0

Browse files
chore(deps): update composer:latest docker digest to 41959f5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99336e2 commit 9e878a0

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:41959f55087549989efcdfe953977b64e98e07ca0d7532d7e4b7fe1a90cc4159 /usr/bin/composer /usr/local/bin/composer
99

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

0 commit comments

Comments
 (0)