We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e7c69 commit 90fdaf7Copy full SHA for 90fdaf7
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/lambda-feedback/evaluation-function-base/wolfram:latest as base
2
3
-RUN apt-get install curl
+CMD apt install curl
4
5
# Command to start the evaluation function with
6
ENV FUNCTION_COMMAND="bash"
0 commit comments