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 eaab6f7 commit f80e944Copy full SHA for f80e944
Containerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/nodejs-22-minimal
+FROM registry.access.redhat.com/ubi9/nodejs-20-minimal
2
3
ENV TZ="Europe/Helsinki"
4
dev.Containerfile
-FROM docker.io/node:22-alpine
+FROM docker.io/node:20-alpine
0 commit comments