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 25a0db2 commit 484cd5fCopy full SHA for 484cd5f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ocaml/opam:alpine-3.19-ocaml-5.2 AS build
+FROM ocaml/opam:alpine-3.21-ocaml-5.2 AS build
2
3
# Install system dependencies
4
RUN sudo apk -U upgrade --no-cache && sudo apk add --no-cache \
0 commit comments