Use official image

This commit is contained in:
Valentin Brandl 2019-04-24 01:22:40 +02:00
parent 40511f3520
commit cef7cf96d6
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -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