Skip to content

Commit 0c6f152

Browse files
Pin public.ecr.aws/lambda/python Docker tag to aeaafe9
1 parent eb338f8 commit 0c6f152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:aeaafe98086436183f920b6bbedbfdc07f87a87cc2409c8b9769f104ef1875a8
22

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

0 commit comments

Comments
 (0)