Skip to content

Commit 96ac486

Browse files
author
Pipeline Components Bot
committed
Merge branch 'renovate/composer-2.8.x' into 'main'
🔼 Updates composer Docker tag to v2.8.5 See merge request pipeline-components/php-codesniffer!176
2 parents 5a80207 + e92c68a commit 96ac486

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