Skip to content

Commit 20fe023

Browse files
committed
revert docker php version
1 parent 21a36c9 commit 20fe023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
build:
88
context: docker
99
args:
10-
PHP_VERSION: "${PHP_VERSION:-8.2}"
10+
PHP_VERSION: "${PHP_VERSION:-7.4}"
1111
depends_on:
1212
- rabbitmq
1313
- mysql

0 commit comments

Comments
 (0)