We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1419fa commit 00806abCopy full SHA for 00806ab
packages/e2e-tests/Dockerfile.publish-packages
@@ -1,5 +1,5 @@
1
# This Dockerfile exists for the purpose of using a specific node/npm version (ie. the same we use in CI) to run npm publish with
2
-ARG NODE_VERSION=16.15.1
+ARG NODE_VERSION=16.19.0
3
FROM node:${NODE_VERSION}
4
5
WORKDIR /sentry-javascript/packages/e2e-tests
0 commit comments