Skip to content

Commit bc58ede

Browse files
authored
Update Dockerfile
1 parent 97162cd commit bc58ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)