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 24bb5ff commit ed2f931Copy full SHA for ed2f931
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:a7ec92c6c9b2b9c94255baed18328cf4e2fda6d0
+FROM public.ecr.aws/z9b3d4t5/inference-container-qc-adreno-702:74a13c376947193d0426257cd5659e449749052a
6
7
# Create the user and group needed to run the container as non-root
8
RUN set -ex; \
0 commit comments