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