Update deps, fix Docker build errors
This commit is contained in:
parent
162390008b
commit
c62bfd2a4c
31 changed files with 832 additions and 1227 deletions
|
|
@ -5,8 +5,8 @@ services:
|
|||
container_name: leafcutter
|
||||
restart: ${RESTART}
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ../../apps/leafcutter/Dockerfile
|
||||
context: ../../
|
||||
dockerfile: ./apps/leafcutter/Dockerfile
|
||||
image: registry.gitlab.com/digiresilience/link/link-stack/leafcutter:${LINK_STACK_VERSION}
|
||||
expose:
|
||||
- "3000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue