We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cce0d8 commit 7a5d649Copy full SHA for 7a5d649
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-18:1-88 as builder
+FROM registry.access.redhat.com/ubi9/nodejs-18:1-112 as builder
12
13
USER 1001
14
COPY --chown=1001 . .
0 commit comments