We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbec9c5 commit 1c91ba9Copy full SHA for 1c91ba9
1 file changed
build/containerfiles/Containerfile
@@ -15,7 +15,7 @@
15
16
# Stage 1 - Build nodejs skeleton
17
# https://registry.access.redhat.com/ubi9/nodejs-24
18
-FROM registry.access.redhat.com/ubi9/nodejs-24:9.7-1776370912@sha256:ae2ea7b01c247ee550ca5899139196875cfc1e36c11fa99d8f0f269947d30b14 AS skeleton
+FROM registry.access.redhat.com/ubi9/nodejs-24:9.7-1776735909@sha256:b09434ffadc84df84b38f1e71910b00da60e33785a210caa92bb3c00341a764e AS skeleton
19
# hadolint ignore=DL3002
20
USER 0
21
0 commit comments