Skip to content

Commit

Permalink
Merge pull request #62 from phpDocumentor/dependabot/docker/composer-…
Browse files Browse the repository at this point in the history
…2.5.4

Bump composer from 2.2.2 to 2.5.4
  • Loading branch information
jaapio authored Mar 24, 2023
2 parents 77e432b + a6f79a3 commit 341d084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.2.2 as builder
FROM composer:2.5.4 as builder

COPY . /opt/phpdoc
WORKDIR /opt/phpdoc
Expand Down

0 comments on commit 341d084

Please sign in to comment.