Skip to content

Commit c77f79d

Browse files
committed
feat: rename dev dockerfile
1 parent afcc65d commit c77f79d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
build:
66
target: local
77
context: ./
8-
dockerfile: docker/php/Dockerfile
8+
dockerfile: docker/php/dev.Dockerfile
99
working_dir: /var/www/html
1010
depends_on:
1111
- mysql
File renamed without changes.

0 commit comments

Comments
 (0)