update versions
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-06-18 08:49:12 -04:00
parent e358cd6e4e
commit 84f85b8267
5 changed files with 9 additions and 6 deletions

View File

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