We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb758b9 commit d980026Copy full SHA for d980026
1 file changed
dev-tools/packaging/templates/docker/Dockerfile.tmpl
@@ -128,7 +128,7 @@ USER {{ .user }}
128
# Setup synthetics env vars
129
ENV ELASTIC_SYNTHETICS_CAPABLE=true
130
ENV SUITES_DIR={{ $beatHome }}/suites
131
-ENV NODE_VERSION=12.18.4
+ENV NODE_VERSION=12.22.3
132
ENV PATH="$NODE_PATH/node/bin:$PATH"
133
# Install the latest version of @elastic/synthetics forcefully ignoring the previously
134
# cached node_modules, heartbeat then calls the global executable to run test suites
0 commit comments