Skip to content

Commit 5720220

Browse files
Update composer Docker tag to v2.9 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 731ab3a commit 5720220

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.2 AS build
1+
FROM composer:2.9 AS build
22

33
COPY composer.json composer.lock ./
44
RUN composer --no-interaction install --no-suggest --prefer-dist

0 commit comments

Comments
 (0)