Skip to content

Commit 6eb119e

Browse files
Update composer Docker tag to v2.8
1 parent 39f4cce commit 6eb119e

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.8 AS build
22

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

0 commit comments

Comments
 (0)