Skip to content

Commit d74f615

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/dockerfiles/linux-libc-ubi8.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/ubi8/nodejs-20
10-
FROM registry.access.redhat.com/ubi8/nodejs-20:1-75.1749482737 as linux-libc-ubi8-builder
10+
FROM registry.access.redhat.com/ubi8/nodejs-22:1-1753859147 as linux-libc-ubi8-builder
1111

1212
USER root
1313

0 commit comments

Comments
 (0)