Skip to content

Commit 300ffa3

Browse files
committed
Changing image to use older wersion with php-3
1 parent 4f782d9 commit 300ffa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
services:
44
php:
5-
image: ddev/ddev-php-base
5+
image: ddev/ddev-php-base:v1.24.10-old
66
profiles:
77
- dev
88
working_dir: /app

0 commit comments

Comments
 (0)