We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 850716c + b9714f6 commit 8f697d6Copy full SHA for 8f697d6
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.14.0-slim
+FROM python:3.14.0-slim@sha256:0aecac02dc3d4c5dbb024b753af084cafe41f5416e02193f1ce345d671ec966e
2
# Install uv.
3
COPY --from=ghcr.io/astral-sh/uv:0.11.6@sha256:b1e699368d24c57cda93c338a57a8c5a119009ba809305cc8e86986d4a006754 /uv /uvx /bin/
4
0 commit comments