Skip to content

Commit 0ec092d

Browse files
committed
Update nodejs-20-minimal to nodejs-22-minimal in che-code-sshd.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 2288e06 commit 0ec092d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/dockerfiles/assembly.sshd.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN microdnf -y install libsecret openssh-server nss_wrapper-libs \
1616
microdnf -y clean all --enablerepo='*'
1717

1818
# UBI 9/10
19-
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.7
19+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7
2020

2121
USER 0
2222

0 commit comments

Comments
 (0)