Skip to content

Commit 4892ee4

Browse files
authored
Merge pull request #12026 from Leonidas-from-XIV/debian-12-benchmark
Update benchmark Docker file to supported Debian version
2 parents 36b11f2 + 3f02a05 commit 4892ee4

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)