Skip to content

Commit 9511af3

Browse files
authored
Merge pull request #12 from phpDocumentor/dependabot/docker/composer-1.10.13
Bump composer from 1.10.7 to 1.10.13
2 parents c884ab3 + b1a1834 commit 9511af3

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:1.10.7 as builder
1+
FROM composer:1.10.13 as builder
22

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

0 commit comments

Comments
 (0)