Skip to content

Commit d9361fa

Browse files
Merge pull request #197 from lambda-feedback/tr169-flag-for-detailed-feedback
Revert "Switched back to old base layer"
2 parents 9f8c75f + 4864482 commit d9361fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +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
4-
# FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
3+
# FROM rabidsheep55/python-base-eval-layer
4+
FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
55

66
RUN yum install -y git
77

0 commit comments

Comments
 (0)