Set correct image version
This commit is contained in:
parent
d802e65cd3
commit
f23c07f43a
|
@ -1,4 +1,4 @@
|
||||||
FROM elixir:1.12.3
|
FROM elixir:1.15.7
|
||||||
|
|
||||||
# Single RUN statement, otherwise intermediate images are created
|
# Single RUN statement, otherwise intermediate images are created
|
||||||
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
|
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
|
||||||
|
|
Loading…
Reference in New Issue