We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bd5be commit fa455cbCopy full SHA for fa455cb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM composer:1.10.13 as builder
+FROM composer:2.1.0 as builder
2
3
COPY . /opt/phpdoc
4
WORKDIR /opt/phpdoc
0 commit comments