Compare commits
1 Commits
fb1837a804
...
03890d2431
Author | SHA1 | Date | |
---|---|---|---|
03890d2431 |
@ -1,4 +1,4 @@
|
|||||||
FROM elixir:1.13-alpine AS build
|
FROM elixir:1.14-alpine AS build
|
||||||
|
|
||||||
# install build dependencies
|
# install build dependencies
|
||||||
RUN apk add --no-cache build-base npm git python3
|
RUN apk add --no-cache build-base npm git python3
|
||||||
|
Loading…
Reference in New Issue
Block a user