Use official image
This commit is contained in:
parent
40511f3520
commit
cef7cf96d6
@ -2,8 +2,9 @@ version: "2"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
hoc:
|
hoc:
|
||||||
build: .
|
# build: .
|
||||||
image: local/hoc:latest
|
# image: local/hoc:latest
|
||||||
|
image: registry.gitlab.com/vbrandl/hoc:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./repos:/repos
|
- ./repos:/repos
|
||||||
- ./cache:/cache
|
- ./cache:/cache
|
||||||
|
Loading…
Reference in New Issue
Block a user