Skip to content

Commit 631ef1b

Browse files
committed
build
1 parent 3296606 commit 631ef1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version: '3.8'
44

55
services:
66

7-
PHP:
8-
image: "yiisoftware/yii2-php:8.1-apache"
7+
yii2-redis-php:
8+
image: "yiisoftware/yii2-php:${PHP_VERSION:-8.1}-apache"
99
networks:
1010
- yii2-redis
1111
volumes:

0 commit comments

Comments
 (0)