Skip to content

Commit

Permalink
chore: use Node 10 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Feb 19, 2020
1 parent 66e1656 commit 8bbe470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/legacy/plugins/apm/e2e/ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12
FROM node:10.19.0

RUN apt-get -qq update \
&& apt-get -y -qq install xvfb \
Expand Down

0 comments on commit 8bbe470

Please sign in to comment.