Skip to content

Commit a1602da

Browse files
committed
NodeJS 20.x version
1 parent 1008d0d commit a1602da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ XDEBUG_FILE_LINK_FORMAT="phpstorm://open?file=%f&line=%l"
139139
# Xdebug IDE configuration.
140140
PHP_IDE_CONFIG=serverName=symfony-docker
141141

142-
# Node JS available versions: 4.x, 5.x, 6.x, 7.x, 8.x, 9.x, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x, 17.x, 18.x, 19.x
142+
# Node JS available versions: 4.x, 5.x, 6.x, 7.x, 8.x, 9.x, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x, 17.x, 18.x, 19.x, 20.x
143143
NODE_JS_VERSION=16.x
144144

145145
CLEAN_NGINX_LOGS=no

0 commit comments

Comments
 (0)