add image in docker-compose.yml

This commit is contained in:
Xiaotian Jin
2025-03-14 17:37:48 +03:00
parent 31e865d88e
commit 1d721f28ad

View File

@@ -1,5 +1,6 @@
services:
owl:
image: mugglejinx/owl:latest
build:
context: ..
dockerfile: .container/Dockerfile