We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ff8d4 commit 5a84325Copy full SHA for 5a84325
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# elecena.pl (c) 2015-2021
2
3
# @see https://hub.docker.com/_/composer
4
-FROM composer:1.10.20 AS php-composer
+FROM composer:2.1.3 AS php-composer
5
6
# @see https://hub.docker.com/_/python/
7
FROM python:3.9.5-alpine3.13
0 commit comments