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 7b78daf commit f790586Copy full SHA for f790586
compose.yaml
@@ -6,5 +6,5 @@ services:
6
dockerfile: ./Dockerfile
7
working_dir: /usr/src
8
volumes:
9
- - ./php.ini:/etc/php/8.1/cli/conf.d/php.ini
+ - ./php.ini:/etc/php/8.2/cli/conf.d/php.ini
10
- ./:/usr/src
0 commit comments