Skip to content

Commit 49b6ae9

Browse files
Remove extra comment
1 parent d021b35 commit 49b6ae9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maxtext_jax_ai_image.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ RUN if [ -d "/jax-ai-image" ]; then \
7373
bash /jax-ai-image/generate_manifest.sh PREFIX=maxtext COMMIT_HASH=$COMMIT_HASH; \
7474
else \
7575
echo "/jax-ai-image not found. Running with 'jax-stable-stack' path."; \
76-
# IMPORTANT: Ensure the script path below is correct for the 'else' case.
7776
bash /jax-stable-stack/generate_manifest.sh PREFIX=maxtext COMMIT_HASH=$COMMIT_HASH; \
7877
fi
7978

0 commit comments

Comments
 (0)