update tool versions

This commit is contained in:
2024-02-23 19:57:12 -05:00
parent b5619b8606
commit 7ebed8d4c0
3 changed files with 5 additions and 5 deletions

View File

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