summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2024-01-26 17:35:49 +0000
committerfeld <feld@feld.me>2024-01-26 17:35:49 +0000
commit6bd29956f5653c29f993b02dcc2e1f97479695eb (patch)
tree8263685e29c979f2ccba6f526de6742519f7a2a2 /ci
parent626c22961f7eb0bfc8735a11ef005e5b991f75ce (diff)
parentf23c07f43aa0c2dffbf164711e56b3c694f3d10a (diff)
downloadpleroma-6bd29956f5653c29f993b02dcc2e1f97479695eb.tar.gz
pleroma-6bd29956f5653c29f993b02dcc2e1f97479695eb.zip
Merge branch 'elixir-1.15-base' into 'develop'
CI: set correct image version for Elixir 1.15 See merge request pleroma/pleroma!4045
Diffstat (limited to 'ci')
-rw-r--r--ci/elixir-1.15-otp25/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/elixir-1.15-otp25/Dockerfile b/ci/elixir-1.15-otp25/Dockerfile
index a2b566873..ff3a54fc5 100644
--- 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