feat: upgrade elixir from 1.16.2 to 1.16.3

This commit is contained in:
2024-05-28 14:06:10 +00:00
parent e616d01e63
commit 15d7c21a13
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM hexpm/elixir:1.16.2-erlang-26.2.5-debian-bookworm-20240513-slim AS builder
FROM hexpm/elixir:1.16.3-erlang-26.2.5-debian-bookworm-20240513-slim AS builder
RUN apt-get update \
&& apt-get -y install make