From 5c8089ebdd37f66b16dec2784acd56ebc60e51f4 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 22 Aug 2024 09:08:12 -0700 Subject: [PATCH] modify sync --- sync-from-upstream | 3 +++ variants.xml | 1 + 2 files changed, 4 insertions(+) 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