Skip to content

Commit

Permalink
Merge branch 'renovate/composer-2.8.x' into 'main'
Browse files Browse the repository at this point in the history
🔼 Updates composer Docker tag to v2.8.3

See merge request pipeline-components/php-security-checker!175
  • Loading branch information
Pipeline Components Bot committed Nov 20, 2024
2 parents 66c2cbc + ff7ceca commit 4578971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.8.2 as composer
FROM composer:2.8.3 as composer

FROM php:8.3.0-alpine3.17 as build
COPY --from=composer /usr/bin/composer /usr/bin/composer
Expand Down

0 comments on commit 4578971

Please sign in to comment.