Skip to content

Commit

Permalink
Update Magento 2 version in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcheng1982 committed Mar 21, 2018
1 parent dc5a7db commit e6100fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.0'
services:
web:
image: alexcheng/magento2
image: alexcheng/magento2:2.0
ports:
- "80:80"
links:
Expand Down

0 comments on commit e6100fe

Please sign in to comment.