Skip to content

Commit 0716446

Browse files
committed
Added curl to image
1 parent 34710e2 commit 0716446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM ghcr.io/lambda-feedback/evaluation-function-base/wolfram:latest as base
22

3+
CMD apt install curl
4+
35
# Command to start the evaluation function with
46
ENV FUNCTION_COMMAND="bash"
57

0 commit comments

Comments
 (0)