Commit eca706f7 by Hugo Häggmark Committed by GitHub

Build: Updates node image for e2e job (#17632)

parent 477d5643
...@@ -72,7 +72,7 @@ jobs: ...@@ -72,7 +72,7 @@ jobs:
end-to-end-test: end-to-end-test:
docker: docker:
- image: circleci/node:8-browsers - image: circleci/node:10-browsers
- image: grafana/grafana-dev:master-$CIRCLE_SHA1 - image: grafana/grafana-dev:master-$CIRCLE_SHA1
steps: steps:
- run: dockerize -wait tcp://127.0.0.1:3000 -timeout 120s - run: dockerize -wait tcp://127.0.0.1:3000 -timeout 120s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment