Skip to content

Commit 798c5fe

Browse files
authored
Merge pull request hicommonwealth#322 from hicommonwealth/drewstone-patch-1
Update Dockerfile RUST version
2 parents ea0a28d + 45c4605 commit 798c5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu as builder
22

33
LABEL maintainer="jake@commonwealth.im"
44

5-
ARG RUST_VERSION=nightly-2020-10-06
5+
ARG RUST_VERSION=nightly-2021-06-01
66
ARG PROFILE=release
77
ARG GIT_REPO=https://github.com/hicommonwealth/edgeware-node
88
ARG GIT_BRANCH=v3.3.3

0 commit comments

Comments
 (0)