update dependencies

This commit is contained in:
2023-09-07 19:05:35 -04:00
parent f94ef0a2ca
commit bed4fbaf54
5 changed files with 9 additions and 9 deletions

View File

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