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