You've already forked AstralRinth
forked from didirus/AstralRinth
Update rust version in dockerfile (#49)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.43.1 as build
|
||||
FROM rust:1.45.1 as build
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
WORKDIR /usr/src/labrinth
|
||||
|
||||
Reference in New Issue
Block a user