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 3296606 commit 631ef1bCopy full SHA for 631ef1b
tests/docker/docker-compose.yml
@@ -4,8 +4,8 @@ version: '3.8'
4
5
services:
6
7
- PHP:
8
- image: "yiisoftware/yii2-php:8.1-apache"
+ yii2-redis-php:
+ image: "yiisoftware/yii2-php:${PHP_VERSION:-8.1}-apache"
9
networks:
10
- yii2-redis
11
volumes:
0 commit comments