Skip to content

Commit 70532d9

Browse files
chore(deps): update composer:latest docker digest to 23b6815 (#209)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e20ac38 commit 70532d9

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:24f538daf6d1e33e0859033ca2b50955b68fa69f7f3d2d1cba9a51b6cfdcf606 /usr/bin/composer /usr/local/bin/composer
8+
COPY --from=composer:latest@sha256:23b68157c13e1bcc91908f5119da5537cf908983bb35bb2424f461ca5440d3e6 /usr/bin/composer /usr/local/bin/composer
99

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

0 commit comments

Comments
 (0)