Skip to content

Commit

Permalink
[CI/Build] bump Dockerfile.neuron image base, use public ECR (vllm-pr…
Browse files Browse the repository at this point in the history
…oject#6832)

Signed-off-by: Alvant <alvasian@yandex.ru>
  • Loading branch information
dtrifiro authored and Alvant committed Oct 26, 2024
1 parent 0a74e9b commit 3630335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.neuron
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# default base image
ARG BASE_IMAGE="763104351884.dkr.ecr.us-west-2.amazonaws.com/pytorch-inference-neuronx:2.1.1-neuronx-py310-sdk2.17.0-ubuntu20.04"
ARG BASE_IMAGE="public.ecr.aws/neuron/pytorch-inference-neuronx:2.1.2-neuronx-py310-sdk2.19.1-ubuntu20.04"

FROM $BASE_IMAGE

Expand Down

0 comments on commit 3630335

Please sign in to comment.