This commit is contained in:
parent
ad5618c6b4
commit
ff5daae1ed
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM catthehacker/ubuntu:act-latest AS uv
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
|
||||
ENV UV_PYTHON_PREFERENCE=only-managed
|
||||
ENV FORCE_COLOR=1
|
||||
|
||||
FROM uv AS docs
|
||||
RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - && \
|
||||
|
|
Loading…
Reference in a new issue