Skip to content

Commit f790586

Browse files
committed
chore: update docker compose config file.
1 parent 7b78daf commit f790586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ services:
66
dockerfile: ./Dockerfile
77
working_dir: /usr/src
88
volumes:
9-
- ./php.ini:/etc/php/8.1/cli/conf.d/php.ini
9+
- ./php.ini:/etc/php/8.2/cli/conf.d/php.ini
1010
- ./:/usr/src

0 commit comments

Comments
 (0)