We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589e4ed commit 5a13b3cCopy full SHA for 5a13b3c
containers/ei-models-runner/Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MPL-2.0
4
5
-FROM public.ecr.aws/z9b3d4t5/inference-container-qc-adreno-702:39bcebb78de783cb602e1b361b71d6dafbc959b4
+FROM public.ecr.aws/z9b3d4t5/inference-container-qc-adreno-702:f751b08f7270c84b428b6c3d1028e28a24fbc23a
6
7
# Create the user and group needed to run the container as non-root
8
RUN set -ex; \
0 commit comments