Skip to content

Commit 650b1c9

Browse files
Merge pull request #193 from lambda-feedback/tr169-flag-for-detailed-feedback
Updated to new base layer
2 parents 14b7ba0 + 3a77d27 commit 650b1c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Base image that bundles AWS Lambda Python 3.8 image with some middleware functions
22
# FROM base-eval-tmp
3-
FROM rabidsheep55/python-base-eval-layer
3+
# FROM rabidsheep55/python-base-eval-layer
4+
FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
45

56
RUN yum install -y git
67

0 commit comments

Comments
 (0)