Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit a5164fe

Browse files
author
Mira Ressel
committed
ci-linux: revert rust nightly to 2023-03-15
2023-03-16 is broken, cf rust-lang/rust#109199
1 parent aa92f71 commit a5164fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/ci-linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG REGISTRY_PATH=docker.io/paritytech
44

55
FROM ${REGISTRY_PATH}/base-ci-linux:latest
66

7-
ARG RUST_NIGHTLY="2023-03-16"
7+
ARG RUST_NIGHTLY="2023-03-15"
88

99
# metadata
1010
LABEL summary="Image for Substrate-based projects." \

0 commit comments

Comments
 (0)