diff options
-rw-r--r-- | docker-compose.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index c104d14..04b5590 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,5 +1,6 @@ services: tnt-search: + image: tnt-search:latest build: . container_name: tnt-search #ports: |