Skip to content

Commit 77cc6c6

Browse files
committed
try adding mc from minio
1 parent c45cd9a commit 77cc6c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
FROM python:3.12-slim-bookworm
2-
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
2+
COPY --from=ghcr.io/astral-sh/uv /uv /uvx /bin/
3+
COPY --from=quay.io/minio/minio /usr/bin/mc /bin/

0 commit comments

Comments
 (0)