update elixir/erlang version
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-10-20 18:23:25 -04:00
parent bf9fd4880f
commit 3141621731
5 changed files with 9 additions and 6 deletions

View File

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