fix: *sigh*

This commit is contained in:
Amogh Lele 2023-02-27 16:56:22 +05:30 committed by GitHub
parent fee202137c
commit 6163a43127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM elixir AS build
FROM elixir:alpine AS build
# install build dependencies
RUN apk add --no-cache build-base npm git curl py-pip rust cargo