Update webapp build image to Node 16 (#17677)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Harrison Healey
2021-05-26 10:45:02 -04:00
коммит произвёл GitHub
родитель 3960d29bb4
Коммит ebed0c67f7

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

@@ -17,7 +17,7 @@ jobs:
setup:
working_directory: ~/mattermost/mattermost-server
docker:
- image: mattermost/mattermost-build-webapp:20210518_node-14.16-1
- image: mattermost/mattermost-build-webapp:20210524_node-16
resource_class: xlarge
steps:
- checkout