зеркало из https://github.com/mozilla/treeherder.git
drop Python from frontend container
It had been added to build the Glean module added in #7583 and removed in #8267.
This commit is contained in:
Родитель
cabc2c3fee
Коммит
133ab25b46
|
@ -52,7 +52,7 @@ services:
|
|||
frontend:
|
||||
container_name: frontend
|
||||
# https://hub.docker.com/_/node
|
||||
image: nikolaik/python-nodejs:python3.11-nodejs19-alpine
|
||||
image: node:23.5.0-alpine3.20
|
||||
# Installing JS dependencies at runtime so that they share the `node_modules` from the
|
||||
# host, improving speed (both install and build due to the webpack cache) and ensuring
|
||||
# the host copy stays in sync (for people that switch back and forth between UI-only
|
||||
|
|
Загрузка…
Ссылка в новой задаче