Fix Dockerfile CVE
This commit is contained in:
parent
8c956bc671
commit
69e0198af0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM hexpm/elixir:1.14.3-erlang-25.3-alpine-3.17.2
|
||||
FROM hexpm/elixir:1.15.2-erlang-26.0.2-alpine-3.17.4
|
||||
|
||||
ENV MIX_ENV=prod
|
||||
ENV ERL_EPMD_ADDRESS=127.0.0.1
|
||||
|
|
Loading…
Reference in a new issue