WIP: code cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
|
||||
# Copy the project into the image
|
||||
COPY . /app
|
||||
COPY vibe_bot /app
|
||||
|
||||
# Disable development dependencies
|
||||
ENV UV_NO_DEV=1
|
||||
|
||||
Reference in New Issue
Block a user