We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1db6cf commit 3e27c05Copy full SHA for 3e27c05
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM composer:2.2.1 as builder
+FROM composer:2.2.2 as builder
2
3
COPY . /opt/phpdoc
4
WORKDIR /opt/phpdoc
0 commit comments