Skip to content

SLS-238: pin runpod/pytorch docs refs to existing tags#652

Merged
deanq merged 1 commit into
mainfrom
deanq/sls-238-pin-pytorch-tags
Jun 10, 2026
Merged

SLS-238: pin runpod/pytorch docs refs to existing tags#652
deanq merged 1 commit into
mainfrom
deanq/sls-238-pin-pytorch-tags

Conversation

@deanq

@deanq deanq commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

SLS-8 flipped Layer 2 image verification to enforce. Customer-facing pod-creates that reference an image tag returning HTTP 404 now hard-fail with IMAGE_VALIDATION_FAILED.

The tag runpod/pytorch:latest returns 404 on the registry, so docs that tell customers to use it will cause failed deploys. This PR pins those references to a published tag.

Changes

  • runpod/pytorch:latest -> runpod/pytorch:2.8.0-py3.11-cuda12.8.1-cudnn-devel-ubuntu22.04 (3 occurrences across 2 files)

No bare runpod/pytorch:2.4.0 references were present in the repo; the only 2.4.0 reference is already full-pinned and was left untouched.

Test plan

  • Grep confirms zero remaining runpod/pytorch:latest and zero bare runpod/pytorch:2.4.0 references.

Reference: SLS-238

@mintlify

mintlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jun 10, 2026, 10:13 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@deanq deanq merged commit 7b1e4b2 into main Jun 10, 2026
3 checks passed
@deanq deanq deleted the deanq/sls-238-pin-pytorch-tags branch June 10, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants