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 7b92b83 commit cdae609Copy full SHA for cdae609
tests/data/multimodel/container/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM public.ecr.aws/ubuntu/ubuntu:18.04
+# added latest image from https://gallery.ecr.aws/lts/ubuntu
2
+FROM public.ecr.aws/ubuntu/ubuntu:22.04
3
4
# Set a docker label to advertise multi-model support on the container
5
LABEL com.amazonaws.sagemaker.capabilities.multi-models=true
0 commit comments