update to elixir 1.14.4

This commit is contained in:
2023-04-13 18:44:12 -04:00
parent 7805ddc270
commit 1b9f212e66
4 changed files with 4 additions and 4 deletions

View File

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