Skip to content

Commit 50f4806

Browse files
Leonidas-from-XIVSudha247
authored andcommitted
Update benchmark Docker file to supported Debian version
Signed-off-by: Marek Kubica <[email protected]>
1 parent 79ceb0f commit 50f4806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ocaml/opam:debian-10-ocaml-4.14
1+
FROM ocaml/opam:debian-12-ocaml-4.14
22
RUN opam depext -u patdiff.v0.15.0
33
COPY --chown=opam:opam . bench-dir
44
WORKDIR bench-dir

0 commit comments

Comments
 (0)