Skip to content

Commit 341d084

Browse files
authored
Merge pull request #62 from phpDocumentor/dependabot/docker/composer-2.5.4
Bump composer from 2.2.2 to 2.5.4
2 parents 77e432b + a6f79a3 commit 341d084

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.2 as builder
1+
FROM composer:2.5.4 as builder
22

33
COPY . /opt/phpdoc
44
WORKDIR /opt/phpdoc

0 commit comments

Comments
 (0)