Skip to content

Commit 46d8c51

Browse files
author
Germán Martín
committed
Correct docker-compose image name
1 parent 71fcc32 commit 46d8c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
services:
44
mt5:
55
build: .
6-
image: gmag11/mt5
6+
image: gmag11/metatrader5_vnc
77
container_name: mt5
88
volumes:
99
- ./config:/config

0 commit comments

Comments
 (0)