Skip to content

Commit 818df08

Browse files
chore: Use 22.16.0 Node.js for preparing ubi9-based assembly
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent d74f615 commit 818df08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/dockerfiles/linux-libc-ubi9.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
# https://registry.access.redhat.com/ubi9/nodejs-20
10-
FROM registry.access.redhat.com/ubi9/nodejs-20:9.6-1749604222 as linux-libc-ubi9-builder
10+
FROM registry.access.redhat.com/ubi9/nodejs-22:9.6-1753814652 as linux-libc-ubi9-builder
1111

1212
USER root
1313

0 commit comments

Comments
 (0)