chore: add 105 runtime and openhands ops tooling
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM ghcr.io/openhands/openhands:latest
|
||||
|
||||
RUN /app/.venv/bin/pip install --no-cache-dir asyncpg
|
||||
|
||||
COPY 002.py /app/openhands/app_server/app_lifespan/alembic/versions/002.py
|
||||
COPY 010.py /app/openhands/app_server/app_lifespan/alembic/versions/010.py
|
||||
Reference in New Issue
Block a user