projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3c30666
)
Update base image in Dockerfile to newer elixir version
author
Francis Dinh
<normandy@biribiri.dev>
Thu, 16 Mar 2023 16:55:04 +0000
(12:55 -0400)
committer
Francis Dinh
<normandy@biribiri.dev>
Thu, 16 Mar 2023 16:55:04 +0000
(12:55 -0400)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 0551a4c9ea160d17da5cbf7e19bab3aed75d2da3..c6506c48c5aa2920ddc6a9b1569aa2ea31626fb8 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,4
+1,4
@@
-FROM hexpm/elixir:1.1
3.4-erlang-24.3.4.5-alpine-3.15.6
+FROM hexpm/elixir:1.1
4.3-erlang-25.3-alpine-3.17.2
ENV MIX_ENV=prod
ENV ERL_EPMD_ADDRESS=127.0.0.1