Skip to content

Commit c5a076f

Browse files
chore: Use 22.16.0 Node.js for dev image
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 818df08 commit c5a076f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/dockerfiles/dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ENV ZSH_DISABLE_COMPFIX="true"
3434

3535
USER 10001
3636

37-
ENV NODEJS_VERSION=20.19.1
37+
ENV NODEJS_VERSION=22.16.0
3838

3939
ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1 \
4040
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 \

0 commit comments

Comments
 (0)