Skip to content

Commit 16ee781

Browse files
committed
fix docker-compose.yml hhvm
1 parent fe10716 commit 16ee781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hhvm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nginx:
1313
memcached:
1414
image: memcached
1515
php:
16-
image: symfonyhhvm
16+
image: rtancman/docker-symfony:hhvm
1717
volumes:
1818
- ./app:/var/www/html/dev
1919
- ./server.ini:/etc/hhvm/server.ini

0 commit comments

Comments
 (0)