update drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-26 23:26:53 -05:00
parent 769a7838a5
commit 03890d2431
2 changed files with 6 additions and 6 deletions

View File

@ -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