update deps
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-02-01 01:44:19 -05:00
parent 270be194a5
commit 4f5b31a490
7 changed files with 108 additions and 84 deletions

View File

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