Merge branch 'elixir-1.15-base' into 'develop'

CI: pin 1.15 to otp25

See merge request pleroma/pleroma!4046
This commit is contained in:
feld 2024-01-26 17:40:38 +00:00
commit a24322fcce
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM elixir:1.15.7
FROM elixir:1.15.7-otp-25
# Single RUN statement, otherwise intermediate images are created
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run