[CI/Build] bump Dockerfile.neuron image base, use public ECR (#6832)
This commit is contained in:
parent
24154f8618
commit
d2bc4510a4
@ -1,5 +1,5 @@
|
|||||||
# 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.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
|
FROM $BASE_IMAGE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user