Fix Anthropic skill references and backend git support
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM python:3.12-slim
|
||||
RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user