Bug 1547823 Comment 34 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I filed bug 1629993 since the version of node specified here (10.19.0) is no longer appears to be available on nodejs servers. This causes problems when the linux-based docker images (lint, ubuntu1804-test, etc) need to be re-generated.

Is there a way to make this dependent on a toolchain task or would that approach not be appropriate?
I filed bug 1629993 since the version of node specified here (10.19.0) is no longer appears to be available on nodejs servers. This causes problems when the linux-based docker images (lint, ubuntu1804-test, etc) need to be re-generated, since `install-node.sh` calls 10.19.0 specifically.

Is there a way to make this dependent on a toolchain task or would that approach not be appropriate?
I filed bug 1629993 since the version of node specified here (10.19.0) is no longer appears to be available on nodejs servers. This causes problems when the linux-based docker images (lint, ubuntu1804-test, etc) need to be re-generated, since `install-node.sh` calls 10.19.0 specifically.

Is there a way to make docker images also dependent on the linux64-node toolchain task or would that approach not be appropriate?

Back to Bug 1547823 Comment 34