From 5136b47e14d05d3483eab487b77c546cc7342643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:23:18 +0000 Subject: [PATCH] Bump ocaml/opam from alpine-3.21-ocaml-5.3 to alpine-3.21-ocaml-5.4 Bumps ocaml/opam from alpine-3.21-ocaml-5.3 to alpine-3.21-ocaml-5.4. --- updated-dependencies: - dependency-name: ocaml/opam dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c2de36f..9527b73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ocaml/opam:alpine-3.21-ocaml-5.3 +FROM ocaml/opam:alpine-3.21-ocaml-5.4 USER root RUN apk --update add m4