We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f0377 commit 15f84e3Copy full SHA for 15f84e3
checkpoint/orbax/checkpoint/_src/testing/oss/Dockerfile
@@ -48,7 +48,7 @@ RUN pip install --no-cache-dir gcsfs portpicker clu tensorflow pyyaml
48
49
# 4. Install Orbax from Source
50
WORKDIR /app/orbax_repo/checkpoint
51
-RUN pip install xpk
+RUN pip install xpk==v1.0.0
52
53
# 5. Environment Setup
54
# Set PYTHONPATH so 'import orbax' works from the correctly mapped directory
0 commit comments