mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
update babel and jest bits - need to update node version too
This commit is contained in:
committed by
Filip Barl
parent
5eb67c54fc
commit
d3522986ea
@@ -1,7 +1,7 @@
|
||||
# Changes to this file will not take effect in CI
|
||||
# until the image version in the CI config is updated. See
|
||||
# https://github.com/weaveworks/scope/blob/master/.circleci/config.yml#L11
|
||||
FROM node:8.11
|
||||
FROM node:8.12
|
||||
ENV NPM_CONFIG_LOGLEVEL=warn
|
||||
ENV NPM_CONFIG_PROGRESS=false
|
||||
ENV XDG_CACHE_HOME=/home/weave/scope/.cache
|
||||
|
||||
Reference in New Issue
Block a user