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