Skip to content

Commit

Permalink
Update composer:2.8.4 Docker digest to d9dfd9f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent df640de commit 9f0d21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ WORKDIR /var/www/html

ARG COMPOSER_AUTH

COPY --from=composer:2.8.4@sha256:e4d7757e0c7ae48d9ddc65c07215ce602cbdcc909dc0dd8e30626ffd865fc968 /usr/bin/composer /usr/bin/composer
COPY --from=composer:2.8.4@sha256:d9dfd9f790a57c3b69544bb191cabdb6aaac5c1eee0e10b90d789a1e190ad7c3 /usr/bin/composer /usr/bin/composer

COPY --chown=www-data composer.json composer.json
COPY --chown=www-data composer.lock composer.lock
Expand Down

0 comments on commit 9f0d21a

Please sign in to comment.