diff --git a/sync-from-upstream b/sync-from-upstream index 2b70a79..40f23d0 100755 --- a/sync-from-upstream +++ b/sync-from-upstream @@ -11,6 +11,9 @@ fi echo "Copying prepopulate" /bin/cp /var/tmp/c9s/prepopulate.json . +echo "Copying variants" +/bin/cp /var/tmp/c9s/variants.xml . + echo "Changing to rocky where required in prepopulate" while read -r pattern; do sscript+="$pattern;" diff --git a/variants.xml b/variants.xml index b6bcd40..c492a04 100644 --- a/variants.xml +++ b/variants.xml @@ -158,6 +158,7 @@ nginx:1.24 nodejs:18 nodejs:20 + nodejs:22 php:8.1 php:8.2 postgresql:15