feat(hermes): drop fork overlay, use upstream base image for v0.12.0+ kanban
This commit is contained in:
@@ -28,8 +28,6 @@ services:
|
||||
hermes:
|
||||
build:
|
||||
context: ./hermes
|
||||
ssh:
|
||||
- default
|
||||
container_name: hermes
|
||||
entrypoint: ["/bin/bash", "-c",
|
||||
"bash /opt/data/hermes-tools/install.sh && exec /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh \"$@\"",
|
||||
|
||||
Reference in New Issue
Block a user