Use Node 14 build image for web app (#17656)

Этот коммит содержится в:
Harrison Healey
2021-05-21 10:27:29 -04:00
коммит произвёл GitHub
родитель ff383990f8
Коммит abb62d5130

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

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