This commit is contained in:
parent
0917aff37b
commit
a5dfcabb74
@ -1,3 +1,3 @@
|
||||
elixir 1.13.2-otp-24
|
||||
elixir 1.13.4-otp-24
|
||||
erlang 24.2
|
||||
nodejs 16.13.2
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM elixir:1.13-alpine AS build
|
||||
FROM elixir:1.13.4-alpine AS build
|
||||
|
||||
# install build dependencies
|
||||
RUN apk add --no-cache build-base npm git python3
|
||||
|
Loading…
Reference in New Issue
Block a user