We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4ffb25 + 3e7288a commit 162ad2fCopy full SHA for 162ad2f
Dockerfile
@@ -1,7 +1,7 @@
1
# elecena.pl (c) 2015-2026
2
3
# https://hub.docker.com/_/composer
4
-FROM composer:2.9.3 AS php-composer
+FROM composer:2.9.5 AS php-composer
5
RUN /usr/bin/composer -v
6
7
#
0 commit comments