Skip to content

Commit cdae609

Browse files
change:add latest ubuntu image
1 parent 7b92b83 commit cdae609

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/multimodel/container/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM public.ecr.aws/ubuntu/ubuntu:18.04
1+
# added latest image from https://gallery.ecr.aws/lts/ubuntu
2+
FROM public.ecr.aws/ubuntu/ubuntu:22.04
23

34
# Set a docker label to advertise multi-model support on the container
45
LABEL com.amazonaws.sagemaker.capabilities.multi-models=true

0 commit comments

Comments
 (0)