[chore] Update Node and Npm build image (#20752)

This updates the build-images used for CI to:
- node: 16.10.0
- npm: 7.24.0

Ticket: https://mattermost.atlassian.net/browse/CLD-3848
Signed-off-by: Akis Maziotis <akis.maziotis@mattermost.com>
Этот коммит содержится в:
Akis Maziotis
2022-08-02 17:27:50 +03:00
коммит произвёл GitHub
родитель ac79a887a2
Коммит 928bcf87ba

Просмотреть файл

@@ -17,7 +17,7 @@ jobs:
setup:
working_directory: ~/mattermost/mattermost-server
docker:
- image: mattermost/mattermost-build-webapp:20210524_node-16
- image: mattermost/mattermost-build-webapp:20220802_node-16.10.0@sha256:3272aa759f10c2ef1719ed08cc82ddb07224bec5be86f09800c72f5e2a623c3d
resource_class: xlarge
# Use `--retry-all-errors` instead of `until` after curl version >= 7.71.0; `retry` will not work, since it only retries on transient errors, 403 is not one of them.
steps: