Skip to content

Commit a9d8413

Browse files
author
Pipeline Components Bot
committed
Merge branch 'renovate/composer-2.8.x' into 'main'
🔼 Updates composer Docker tag to v2.8.6 See merge request pipeline-components/phinx!247
2 parents 2e795dc + 220171a commit a9d8413

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.5 as composer
1+
FROM composer:2.8.6 as composer
22

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

0 commit comments

Comments
 (0)