We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0a28d commit 45c4605Copy full SHA for 45c4605
1 file changed
docker/Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu as builder
2
3
LABEL maintainer="jake@commonwealth.im"
4
5
-ARG RUST_VERSION=nightly-2020-10-06
+ARG RUST_VERSION=nightly-2021-06-01
6
ARG PROFILE=release
7
ARG GIT_REPO=https://github.com/hicommonwealth/edgeware-node
8
ARG GIT_BRANCH=v3.3.3
0 commit comments