Skip to content

Commit 3c5334b

Browse files
committed
chore: change docker image
1 parent dcc8ffa commit 3c5334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ version: '3'
22

33
services:
44
app:
5-
image: pnlinh/php:80
5+
image: pnlinh/laravel:php8.0
66
volumes:
77
- ./:/var/www/html

0 commit comments

Comments
 (0)