Skip to content

Commit 40205d4

Browse files
chore(deps): update composer:latest docker digest to 68e926a (#154)
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 be0569f commit 40205d4

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:d013f2c06509ff0a06342f67a7fc062deebda2c36e17b415b035f1299dcd181e /usr/bin/composer /usr/local/bin/composer
8+
COPY --from=composer:latest@sha256:68e926a477000f12e8645e82a020b84904d49071c895c4951551fe80eed5d103 /usr/bin/composer /usr/local/bin/composer
99

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

0 commit comments

Comments
 (0)