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 a62e493 commit 9b0303dCopy full SHA for 9b0303d
Dockerfile
@@ -1,10 +1,10 @@
1
# elecena.pl (c) 2015-2021
2
3
# https://hub.docker.com/_/php
4
-ARG PHP_VERSION=8.0.11
+ARG PHP_VERSION=8.1.0.
5
6
# https://hub.docker.com/_/python/
7
-ARG PYTHON_VERSION=3.9.7
+ARG PYTHON_VERSION=3.10.1
8
9
# https://hub.docker.com/_/composer
10
FROM composer:2 AS php-composer
0 commit comments