update versions

This commit is contained in:
2024-12-30 19:02:04 -05:00
parent 1c912a1600
commit f6dc41498b
4 changed files with 6 additions and 6 deletions

View File

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