Skip to content

Commit 043d583

Browse files
authored
Update composer:latest Docker digest to 1872bdb (#81)
1 parent 893ec1e commit 043d583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abc-base/8.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ RUN set -x \
8484
&& install -d -o www-data -g www-data /var/log/nginx /var/cache/nginx
8585

8686
# Copy Composer.
87-
COPY --from=composer:latest@sha256:c404e6f07bdebf8a8c605be5b5fab88eef737f6e4acfba3651d39c824ce224d4 /usr/bin/composer /usr/local/bin/composer
87+
COPY --from=composer:latest@sha256:1872bdb4a2080390498e75e7eb55f9d7e70c689ab5ab072a01da80720a68c6da /usr/bin/composer /usr/local/bin/composer
8888

8989
# Copy MinIO client.
9090
COPY --from=minio/mc:latest@sha256:a7fe349ef4bd8521fb8497f55c6042871b2ae640607cf99d9bede5e9bdf11727 /usr/bin/mc /usr/bin/mc

0 commit comments

Comments
 (0)