We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45cd9a commit 77cc6c6Copy full SHA for 77cc6c6
.devcontainer/Dockerfile
@@ -1,2 +1,3 @@
1
FROM python:3.12-slim-bookworm
2
-COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
+COPY --from=ghcr.io/astral-sh/uv /uv /uvx /bin/
3
+COPY --from=quay.io/minio/minio /usr/bin/mc /bin/
0 commit comments