Skip to content

Commit fc29fca

Browse files
committed
bump node version in docker
1 parent d2cbdd8 commit fc29fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# This issue does not affect users, it's only related to the test runner
1212
# so the code will still work on node 18.16.0
13-
ARG NODE_VERSION=20.10.0
13+
ARG NODE_VERSION=20.11.0
1414

1515
# We will allow consumers to override build stages with prebuilt images
1616
#

0 commit comments

Comments
 (0)