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 d28b27a commit e3f7c08Copy full SHA for e3f7c08
Dockerfile
@@ -1,5 +1,5 @@
1
# Install dependencies only when needed
2
-FROM registry.access.redhat.com/ubi8/nodejs-16 AS deps
+FROM registry.access.redhat.com/ubi9/nodejs-18 AS deps
3
USER 0
4
WORKDIR /app
5
0 commit comments