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 093278f commit 7d081bbCopy full SHA for 7d081bb
1 file changed
build/Containerfile.builder
@@ -15,7 +15,8 @@
15
#
16
# SPDX-License-Identifier: Apache-2.0
17
18
-FROM registry.access.redhat.com/ubi9/nodejs-22
+# tag 10.1-1764649731
19
+FROM registry.access.redhat.com/ubi10/nodejs-22@sha256:38c62c09f82794dcf4588cbc0f9a92b614ec865da5eaed67f81e7d2faf3f0913
20
21
USER root
22
RUN dnf install -y jq
0 commit comments