From 4e0f075b510a865a4bee51e55ab10dbf7349d03b Mon Sep 17 00:00:00 2001 From: Christina Petala <christina.petala@cern.ch> Date: Fri, 5 Jul 2024 19:49:12 +0200 Subject: [PATCH] [#30] [#39] Change composerBuilderTag for release v10.2-0 --- images/softwareVersions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/softwareVersions b/images/softwareVersions index 9e342c7c5..b8049f773 100644 --- a/images/softwareVersions +++ b/images/softwareVersions @@ -9,4 +9,4 @@ nginxNJS: '0.8.4' # It will NOT affect the sitebuilder directly. composer: '2.7.6' # This is instead the version of the composer builder that the sitebuilder will use. -composerBuilderTag: 'dev10.2-0-pack-fix-8636b1ca' +composerBuilderTag: 'v10.2-0-RELEASE-2024.07.04T12-32-49Z' -- GitLab