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 d4fbc46 commit cf8295dCopy full SHA for cf8295d
Dockerfile
@@ -33,7 +33,7 @@ ENV OCAMLORG_PKG_STATE_PATH=package.state \
33
OCAMLORG_REPO_PATH=opam-repository
34
RUN touch package.state && ./init-cache package.state
35
36
-FROM alpine:3.19
+FROM alpine:3.21
37
38
RUN apk -U upgrade --no-cache && apk add --no-cache \
39
git \
0 commit comments