Skip to content

Commit d2de895

Browse files
author
Pipeline Components Bot
committed
Merge branch 'renovate/composer-2.8.x' into 'main'
🔼 Updates composer Docker tag to v2.8.4 See merge request pipeline-components/php-linter!119
2 parents 56feea4 + c98bc4a commit d2de895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:2.8.3 as composer
1+
FROM composer:2.8.4 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)