Skip to content

Commit

Permalink
Update composer:2.8.1 Docker digest to a2b9143
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent b388a79 commit 210d4eb
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.1@sha256:23b816d42eed0d55be359dcf8b6e5b8677bba0225cde423d91014b45e74c2d15 /usr/bin/composer /usr/bin/composer
COPY --from=composer:2.8.1@sha256:a2b9143b5d8cf91f49f59df4074ec73014773ff95a361deadf175d9907f286e4 /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 210d4eb

Please sign in to comment.