Build image instead of relying on a local image name
This commit is contained in:
parent
4f88410743
commit
e24195878f
@ -2,5 +2,5 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gitache:
|
gitache:
|
||||||
image: local/gitache:latest
|
build: ./
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user