Преглед на файлове

chore: bump OCaml version in image (#9585)

Robin Björklin преди 6 месеца
родител
ревизия
a4b54e1485
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      frameworks/OCaml/httpaf/httpaf.dockerfile
  2. 1 1
      frameworks/OCaml/webmachine/webmachine.dockerfile

+ 1 - 1
frameworks/OCaml/httpaf/httpaf.dockerfile

@@ -2,7 +2,7 @@
 
 # https://github.com/rbjorklin/techempower-ocaml-image
 # Use pre-built image with all dependencies for faster test times
-FROM rbjorklin/techempower-ocaml-image:5.1.1-b58c72ee
+FROM rbjorklin/techempower-ocaml-image:5.3.0-e8949511
 
 # https://caml.inria.fr/pub/docs/manual-ocaml/libref/Gc.html
 # https://linux.die.net/man/1/ocamlrun

+ 1 - 1
frameworks/OCaml/webmachine/webmachine.dockerfile

@@ -1,6 +1,6 @@
 # https://github.com/rbjorklin/techempower-ocaml-image
 # Use pre-built image with all dependencies for faster test times
-FROM rbjorklin/techempower-ocaml-image:5.1.1-b58c72ee
+FROM rbjorklin/techempower-ocaml-image:5.3.0-e8949511
 
 ENV DIR project