Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jasl committed Oct 28, 2021
1 parent f19093a commit d831cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:20.04 AS builder

ARG DEBIAN_FRONTEND='noninteractive'
ARG RUST_TOOLCHAIN='nightly-2021-07-03'
ARG RUST_TOOLCHAIN='nightly-2021-09-01'
ARG PHALA_GIT_REPO='https://github.com/Phala-Network/khala-parachain.git'
ARG PHALA_GIT_TAG='master'

Expand Down

0 comments on commit d831cef

Please sign in to comment.