Skip to content

Commit 4d458da

Browse files
Pin public.ecr.aws/lambda/python Docker tag to 3a365ac
1 parent eb338f8 commit 4d458da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-lambda/app/lambda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/lambda/python:3.9
1+
FROM public.ecr.aws/lambda/python:3.9@sha256:3a365ac218e8963d6b8ce56f916f45e329b967cd6bd3790a4b86494ae20fb5f9
22

33
# Install utilities
44
RUN pip install --upgrade pip

0 commit comments

Comments
 (0)