From 3c5411994010707a012ffa238afd957199ae3fc4 Mon Sep 17 00:00:00 2001 From: alvicsam Date: Thu, 18 Apr 2024 10:03:44 +0200 Subject: [PATCH 1/2] Update docs for new ci-image --- src/command-configs/help/parts/commands.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/command-configs/help/parts/commands.pug b/src/command-configs/help/parts/commands.pug index 7ec2047..4fa48f8 100644 --- a/src/command-configs/help/parts/commands.pug +++ b/src/command-configs/help/parts/commands.pug @@ -43,11 +43,11 @@ div(id="link-override-ci-image").command p Syntax (after command name): p - code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.75.0-2024-01-22-v20240109 + code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408 p Examples: p - code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.75.0-2024-01-22-v20240109 --rust_version=1.75.0 + code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408 --rust_version=1.75.0 div(id="link-rust").command h5 Rust Log, etc From edc2feeadb0e40d3a6993300e86fe38aee93dbf5 Mon Sep 17 00:00:00 2001 From: alvicsam Date: Thu, 18 Apr 2024 10:03:57 +0200 Subject: [PATCH 2/2] Update docs for new ci-image --- src/command-configs/help/parts/commands.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/command-configs/help/parts/commands.pug b/src/command-configs/help/parts/commands.pug index 4fa48f8..cf16012 100644 --- a/src/command-configs/help/parts/commands.pug +++ b/src/command-configs/help/parts/commands.pug @@ -47,7 +47,7 @@ div(id="link-override-ci-image").command p Examples: p - code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408 --rust_version=1.75.0 + code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408 --rust_version=1.77.0 div(id="link-rust").command h5 Rust Log, etc