all developments of milestone 1
This commit is contained in:
@@ -9,7 +9,7 @@ COPY . .
|
||||
RUN npm install && npm run build
|
||||
|
||||
# Then, build the application binary
|
||||
FROM elixir:1.15-alpine AS builder
|
||||
FROM elixir:1.16-alpine AS builder
|
||||
|
||||
# Fix qemu segfault on arm64
|
||||
# See https://github.com/plausible/analytics/pull/2879 and https://github.com/erlang/otp/pull/6340
|
||||
|
||||
Reference in New Issue
Block a user