You've already forked AstralRinth
forked from didirus/AstralRinth
chore: fix Docker build (#3594)
This commit is contained in:
committed by
GitHub
parent
f932ce7706
commit
9821737431
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.84.0 as build
|
||||
FROM rust:1.86.0 AS build
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
WORKDIR /usr/src/labrinth
|
||||
|
||||
Reference in New Issue
Block a user