Skip to content

Commit da8ea68

Browse files
chore(deps): update composer:latest docker digest to 1997db9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 524c53e commit da8ea68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:8f3b7d97cd7436dae41d6af0dd6a53853779040ecac26e65544fc31746035705 /usr/bin/composer /usr/local/bin/composer
8+
COPY --from=composer:latest@sha256:1997db9e43fde2a5a20f32fcfd50f26f698d951b3787334ebd6493d0562de97f /usr/bin/composer /usr/local/bin/composer
99

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

0 commit comments

Comments
 (0)