Skip to content

Commit

Permalink
Update docker-compose.yml to use 2.2 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcheng1982 committed Dec 5, 2018
1 parent 6b4bb8c commit c60f0e2
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.2
ports:
- "80:80"
links:
Expand Down

0 comments on commit c60f0e2

Please sign in to comment.