diff --git a/src/command-configs/help/parts/commands.pug b/src/command-configs/help/parts/commands.pug index 7ec2047..cf16012 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.77.0 div(id="link-rust").command h5 Rust Log, etc