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

This commit is contained in:
2023-10-20 18:23:25 -04:00
parent bf9fd4880f
commit bc29ca6c20
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.6-alpine AS build
# install build dependencies
RUN apk add --no-cache build-base npm git python3