testing build and test

This commit is contained in:
2026-03-03 15:30:25 -07:00
parent 7eb95af0b8
commit 2746eadab7
11 changed files with 383 additions and 178 deletions

View File

@@ -1,4 +1,4 @@
FROM hexpm/elixir:1.15.7-erlang-26.1.2-alpine-3.18.4
FROM hexpm/elixir:1.18.0-rc.0-erlang-26.2.5.8-alpine-3.23.3
RUN apk add --no-cache build-base git bash wget
WORKDIR /app