fix compose image name

This commit is contained in:
Umputun
2017-12-30 11:42:07 -06:00
parent 51e492b513
commit 29701f7c61
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,3 +6,4 @@ target
/var/
debug
debug.test
.vscode
+1 -1
View File
@@ -4,7 +4,7 @@ services:
remark:
build: .
image: umputun/remark:develop
image: umputun/remark
container_name: "remark"
hostname: "remark"
restart: always