Skip to content

Commit 4578971

Browse files
author
Pipeline Components Bot
committed
Merge branch 'renovate/composer-2.8.x' into 'main'
🔼 Updates composer Docker tag to v2.8.3 See merge request pipeline-components/php-security-checker!175
2 parents 66c2cbc + ff7ceca commit 4578971

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.2 as composer
1+
FROM composer:2.8.3 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)