update tool versions

This commit is contained in:
2024-02-23 22:01:56 -05:00
parent 7189c955c3
commit 3671ad6199
3 changed files with 5 additions and 5 deletions

View File

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