chore(deps): bump elixir from 1.10.4-alpine to 1.12.1-alpine
Bumps elixir from 1.10.4-alpine to 1.12.1-alpine.
This commit is contained in:
parent
877c464001
commit
05d0ed97ed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM elixir:1.10.4-alpine AS elixir-builder
|
||||
FROM elixir:1.12.1-alpine AS elixir-builder
|
||||
|
||||
RUN mix local.hex --force \
|
||||
&& mix local.rebar --force
|
||||
|
|
Loading…
Reference in a new issue