V0 #1

Closed
RusticMaple wants to merge 105 commits from v0 into main
Showing only changes of commit 79835a1e19 - Show all commits

fix dockerfile

Maple Nebel 2025-11-06 22:25:17 +01:00

View file

@ -1,4 +1,4 @@
FROM rust:alpine AS dev-container
FROM rust:alpine AS build-container
RUN apk add --no-cache protobuf-dev git musl-dev lld openssl-dev openssl-libs-static