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