This commit is contained in:
creations 2025-06-01 17:29:45 -04:00
parent 13159e5d78
commit 1fa52e74e6
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -1,4 +1,3 @@
# Stage 1: Build
FROM rustlang/rust:nightly AS builder
WORKDIR /app