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 7bd1122 commit 4cad91bCopy full SHA for 4cad91b
iot-agent/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=16
+ARG NODE_VERSION=20
2
FROM node:${NODE_VERSION}-slim
3
4
# IMPORTANT: For production environments use Docker Secrets to protect values of the sensitive ENV
0 commit comments