We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2288e06 commit 0ec092dCopy full SHA for 0ec092d
1 file changed
build/dockerfiles/assembly.sshd.Dockerfile
@@ -16,7 +16,7 @@ RUN microdnf -y install libsecret openssh-server nss_wrapper-libs \
16
microdnf -y clean all --enablerepo='*'
17
18
# UBI 9/10
19
-FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.7
+FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7
20
21
USER 0
22
0 commit comments