We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be9d24 commit c1b0083Copy full SHA for c1b0083
impls/ocaml/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:24.04
+FROM ubuntu:25.04
2
MAINTAINER Joel Martin <[email protected]>
3
4
##########################################################
@@ -19,4 +19,4 @@ WORKDIR /mal
19
# Specific implementation requirements
20
21
22
-RUN apt-get -y install ocaml-batteries-included
+RUN apt-get -y install ocaml
0 commit comments