Compare commits

..

1 Commits

Author SHA1 Message Date
03890d2431 update drone 2022-11-27 01:18:04 -05:00

@ -1,4 +1,4 @@
FROM elixir:1.13-alpine AS build
FROM elixir:1.14-alpine AS build
# install build dependencies
RUN apk add --no-cache build-base npm git python3