Skip to content

Commit c60f0e2

Browse files
committed
Update docker-compose.yml to use 2.2 tag
1 parent 6b4bb8c commit c60f0e2

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
@@ -1,7 +1,7 @@
11
version: '3.0'
22
services:
33
web:
4-
image: alexcheng/magento2
4+
image: alexcheng/magento2:2.2
55
ports:
66
- "80:80"
77
links:

0 commit comments

Comments
 (0)