Skip to content

Commit d980026

Browse files
[Heartbeat]: update Node.js version for synthetics
1 parent eb758b9 commit d980026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-tools/packaging/templates/docker/Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ USER {{ .user }}
128128
# Setup synthetics env vars
129129
ENV ELASTIC_SYNTHETICS_CAPABLE=true
130130
ENV SUITES_DIR={{ $beatHome }}/suites
131-
ENV NODE_VERSION=12.18.4
131+
ENV NODE_VERSION=12.22.3
132132
ENV PATH="$NODE_PATH/node/bin:$PATH"
133133
# Install the latest version of @elastic/synthetics forcefully ignoring the previously
134134
# cached node_modules, heartbeat then calls the global executable to run test suites

0 commit comments

Comments
 (0)