We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a36c9 commit 20fe023Copy full SHA for 20fe023
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
build:
8
context: docker
9
args:
10
- PHP_VERSION: "${PHP_VERSION:-8.2}"
+ PHP_VERSION: "${PHP_VERSION:-7.4}"
11
depends_on:
12
- rabbitmq
13
- mysql
0 commit comments