Skip to content

Commit 8eb8d3b

Browse files
committed
Install make
1 parent 628593b commit 8eb8d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM erlang:23.0-alpine
22

3-
RUN apk add --no-cache git
3+
RUN apk add --no-cache git make
44

55
COPY rebar.config /rebar3/.config/rebar3/rebar.config
66
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)