Fix GV + Loader syncing on version create (#564)

* Fix GV + Loader syncing on version create

* Update rustc v
This commit is contained in:
Geometrically
2023-03-12 16:42:25 -07:00
committed by GitHub
parent 59d7bce518
commit 150329dd4a
4 changed files with 244 additions and 229 deletions

View File

@@ -1,4 +1,4 @@
FROM rust:1.65.0 as build
FROM rust:1.68.0 as build
ENV PKG_CONFIG_ALLOW_CROSS=1
WORKDIR /usr/src/labrinth