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