Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
d2bc4510
Unverified
Commit
d2bc4510
authored
Aug 12, 2024
by
Daniele
Committed by
GitHub
Aug 12, 2024
Browse files
[CI/Build] bump Dockerfile.neuron image base, use public ECR (#6832)
parent
24154f86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile.neuron
Dockerfile.neuron
+1
-1
No files found.
Dockerfile.neuron
View file @
d2bc4510
# default base image
# default base image
ARG BASE_IMAGE="
763104351884.dkr.ecr.us-west-2.amazonaws.com
/pytorch-inference-neuronx:2.1.
1
-neuronx-py310-sdk2.1
7.0
-ubuntu20.04"
ARG BASE_IMAGE="
public.ecr.aws/neuron
/pytorch-inference-neuronx:2.1.
2
-neuronx-py310-sdk2.1
9.1
-ubuntu20.04"
FROM $BASE_IMAGE
FROM $BASE_IMAGE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment