update dependencies

This commit is contained in:
2025-02-15 02:33:09 +00:00
parent 5be05ceea6
commit c25e02dee1
8 changed files with 320 additions and 345 deletions

View File

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