Compare commits
1 Commits
52a2900445
...
430ece9305
| Author | SHA1 | Date | |
|---|---|---|---|
| 430ece9305 |
@@ -2,7 +2,7 @@
|
||||
FROM python:3.14-slim@sha256:486b8092bfb12997e10d4920897213a06563449c951c5506c2a2cfaf591c599f AS builder
|
||||
|
||||
# Install uv
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:a3d2a6f658fc825fe65b3c6ced6dc2d8a4d3a9c38b17975dd86b9afa16bd6dee /uv /usr/local/bin/uv
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:476133fa2aaddb4cbee003e3dc79a88d327a5dc7cb3179b7f02cabd8fdfbcc6e /uv /usr/local/bin/uv
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user