forked from potsda.mn/mobilizon
add elixir version 1.13.4 to Dockerfile for dev
This commit is contained in:
parent
8e00c78a11
commit
773ddd22a7
|
@ -1,4 +1,4 @@
|
|||
FROM elixir:alpine
|
||||
FROM elixir:1.13.4-alpine
|
||||
|
||||
RUN apk add --no-cache inotify-tools postgresql-client yarn file make gcc libc-dev argon2 imagemagick cmake build-base libwebp-tools bash ncurses git python3
|
||||
|
||||
|
|
Loading…
Reference in a new issue