feat: ✨ convert to api and rewrite ui
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
FROM mcr.microsoft.com/devcontainers/python:3.13
|
||||
FROM mcr.microsoft.com/devcontainers/python:3.14
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /workspace
|
||||
|
||||
# Default command
|
||||
CMD ["sleep", "infinity"]
|
||||
Reference in New Issue
Block a user