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 e3de980 commit c9a659dCopy full SHA for c9a659d
1 file changed
docker/Dockerfile
@@ -15,7 +15,7 @@
15
16
# Stage 1 - Build nodejs skeleton
17
# https://registry.access.redhat.com/ubi9/nodejs-22
18
-FROM registry.access.redhat.com/ubi9/nodejs-22:9.6-1753698668 AS skeleton
+FROM registry.access.redhat.com/ubi9/nodejs-22:9.6-1753766610 AS skeleton
19
# hadolint ignore=DL3002
20
USER 0
21
0 commit comments