validations and dockerfiles are updated
This commit is contained in:
@@ -5,6 +5,9 @@ ENV PYTHONUNBUFFERED 1
|
||||
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
|
||||
|
||||
# Create logs directory
|
||||
RUN mkdir -p /service_app/logs
|
||||
|
||||
COPY ApiServices/EventService/pyproject.toml .
|
||||
|
||||
RUN uv venv
|
||||
|
||||
Reference in New Issue
Block a user