Skip to content

Commit f34182e

Browse files
mufaddal-rohawalavikas0203
authored andcommitted
change:add latest ubuntu image
1 parent 2555abd commit f34182e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/multimodel/container/Dockerfile

+2-1
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)