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 ff60a26 commit c4d84f1Copy full SHA for c4d84f1
1 file changed
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=20
+ARG NODE_VERSION=22
2
FROM node:${NODE_VERSION}-alpine
3
4
ARG VERSION=latest
0 commit comments