mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-16 09:42:42 +00:00
docker: rollback to rust 1.56.1
This should improve build times
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
# The Debian version and version name must be in sync
|
||||
ARG DEBIAN_VERSION=11
|
||||
ARG DEBIAN_VERSION_NAME=bullseye
|
||||
ARG RUSTC_VERSION=1.57.0
|
||||
ARG RUSTC_VERSION=1.56.1
|
||||
ARG NODEJS_VERSION=16
|
||||
|
||||
## Build stage that builds the static files/frontend ##
|
||||
|
||||
Reference in New Issue
Block a user