logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: f23c07f43aa0c2dffbf164711e56b3c694f3d10a
parent d802e65cd36f87cff54107a49bde8ddd4af27ceb
Author: Mark Felder <feld@feld.me>
Date:   Fri, 26 Jan 2024 12:35:18 -0500

Set correct image version

Diffstat:

Mci/elixir-1.15-otp25/Dockerfile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/elixir-1.15-otp25/Dockerfile b/ci/elixir-1.15-otp25/Dockerfile @@ -1,4 +1,4 @@ -FROM elixir:1.12.3 +FROM elixir:1.15.7 # Single RUN statement, otherwise intermediate images are created # https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run