Skip to content

Commit

Permalink
Update composer:2.8.4 Docker digest to e49da3f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 2be5aac commit 154b063
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:e49da3f473cf06fe694d7a578139f9ab3914f99fa406719109e7b171e059c08b /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 154b063

Please sign in to comment.