Skip to content

Commit c6ed4e2

Browse files
committed
Add Node 18 to nodeVersions
1 parent 8b987aa commit c6ed4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/README.blueprint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains a set of developer-friendly, general purpose PHP images
1717
## Images
1818

1919
{{ $versions := list "8.1" "8.0" "7.4" "7.3" "7.2" }}
20-
{{ $nodeVersions := list "10" "12" "14" "16" }}
20+
{{ $nodeVersions := list "10" "12" "14" "16" "18" }}
2121

2222
| Name | PHP version | type |variant | NodeJS version | Size
2323
|-------------------------------------------------------------------------|------------------------------|------|--------|-----------------|------

0 commit comments

Comments
 (0)