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 dbcbafa commit 8d3490dCopy full SHA for 8d3490d
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.8-1781730274@sha256:2e15adce9fe27151461c3e131a05a93deceee458c75c0b6e83ab3050bf669087 AS skeleton
+FROM registry.access.redhat.com/ubi9/nodejs-22:9.8-1782348626@sha256:14442a9631a29167d78902018a1485aed8a5fa0f47c2394aad73b583a478a315 AS skeleton
19
# hadolint ignore=DL3002
20
USER 0
21
0 commit comments