We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dc7cb commit 9e1b026Copy full SHA for 9e1b026
Dockerfile
@@ -8,7 +8,7 @@
8
# - https://github.com/konveyor/tackle2-ui/pull/1781
9
10
# Builder image
11
-FROM registry.access.redhat.com/ubi9/nodejs-20:1-59.1726663413 as builder
+FROM registry.access.redhat.com/ubi9/nodejs-20:9.5 as builder
12
13
USER 1001
14
COPY --chown=1001 . .
0 commit comments