Skip to content

Commit 90fdaf7

Browse files
committed
Revert "Updated to the right install command"
This reverts commit 616b2f5.
1 parent 59e7c69 commit 90fdaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/lambda-feedback/evaluation-function-base/wolfram:latest as base
22

3-
RUN apt-get install curl
3+
CMD apt install curl
44

55
# Command to start the evaluation function with
66
ENV FUNCTION_COMMAND="bash"

0 commit comments

Comments
 (0)