File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The tools that are installed by Composer are isolated by using different folder
5353- umutphp/php-docker-images-for-ci:7.2 (PHP 7.2.34)
5454- umutphp/php-docker-images-for-ci:7.3 (PHP 7.3.29)
5555- umutphp/php-docker-images-for-ci:7.4 (PHP 7.4.21)
56- - umutphp/php-docker-images-for-ci:8.0 (PHP 8.0.8 )
56+ - umutphp/php-docker-images-for-ci:8.0 (PHP 8.0.26 )
5757- umutphp/php-docker-images-for-ci:8.1 (PHP 8.1.13)
5858- umutphp/php-docker-images-for-ci:8.2 (PHP 8.2.0RC7)
5959
@@ -63,7 +63,7 @@ The tools that are installed by Composer are isolated by using different folder
6363- umutphp/php-docker-images-for-ci:7.2-alpine (PHP 7.2.34)
6464- umutphp/php-docker-images-for-ci:7.3-alpine (PHP 7.3.29)
6565- umutphp/php-docker-images-for-ci:7.4-alpine (PHP 7.4.21)
66- - umutphp/php-docker-images-for-ci:8.0-alpine (PHP 8.0.8 )
66+ - umutphp/php-docker-images-for-ci:8.0-alpine (PHP 8.0.26-apline )
6767- umutphp/php-docker-images-for-ci:8.1-alpine (PHP 8.1.13-alpine)
6868- umutphp/php-docker-images-for-ci:8.1-alpine (PHP 8.2.0RC7-alpine)
6969
Original file line number Diff line number Diff line change 1- FROM php:8.0.13
1+ FROM php:8.0.26
22
33# disable interactive functions
44ENV DEBIAN_FRONTEND noninteractive
Original file line number Diff line number Diff line change 1- FROM php:8.0.13 -alpine
1+ FROM php:8.0.26 -alpine
22
33# disable interactive functions
44ENV DEBIAN_FRONTEND noninteractive
You can’t perform that action at this time.
0 commit comments