Skip to content

Commit 76aded5

Browse files
authored
Update Dockerfile
1 parent 05cd68d commit 76aded5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.8
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)