We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feature-muEd-3.8
1 parent 34ead0e commit 9c78e11Copy full SHA for 9c78e11
1 file changed
app/Dockerfile
@@ -1,7 +1,8 @@
1
# Base image that bundles AWS Lambda Python 3.8 image with some middleware functions
2
# FROM base-eval-tmp
3
# FROM rabidsheep55/python-base-eval-layer
4
-FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
+#FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
5
+FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:feature-muEd-3.8
6
7
RUN yum install -y git
8
0 commit comments