Skip to content

Commit ae456c6

Browse files
author
Pipeline Components Bot
committedJun 13, 2024·
Merge branch 'renovate/composer-2.7.x' into 'master'
🔼 Updates composer Docker tag to v2.7.7 See merge request pipeline-components/php-linter!113
2 parents 51dcc18 + 26d938d commit ae456c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:2.7.6 as composer
1+
FROM composer:2.7.7 as composer
22

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

0 commit comments

Comments
 (0)
Please sign in to comment.