finish updating deps

This commit is contained in:
2024-10-26 17:16:04 -04:00
parent 668e4c611b
commit cc1413ade5
2 changed files with 2 additions and 2 deletions

View File

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