mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Update docker file
This commit is contained in:
+1
-2
@@ -27,8 +27,7 @@ RUN apt-get update && apt-get install -y \
|
||||
|
||||
COPY --from=uv /usr/local/bin/uv /usr/local/bin/uv
|
||||
|
||||
RUN which uv \
|
||||
&& uv sync --no-dev
|
||||
RUN uv sync --no-dev --frozen --no-install-project
|
||||
|
||||
# Copy project
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user