From 0c31a06651d5260034e80e1e8a8c09261d1faeeb Mon Sep 17 00:00:00 2001 From: trantzas Date: Tue, 28 Jan 2025 14:37:02 +0000 Subject: [PATCH 1/2] Preparing for Release 2025Q2 --- Dockerfile | 2 +- src/Footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2d0ba6b..be6ea64 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Stage 1, based on Nginx, to have only the compiled app, ready for production with Nginx -FROM nginx:1.19.4 +FROM nginx:1.27.3 #Copy ci-dashboard-dist COPY ./src /usr/share/nginx/html/nfvportal #Copy default nginx configuration diff --git a/src/Footer.html b/src/Footer.html index d47cba3..1c1e184 100644 --- a/src/Footer.html +++ b/src/Footer.html @@ -53,7 +53,7 @@ OpenSlice has received funding from various projects under European Programmes for research, technological development and demonstration. You may refer to our extensive ecosystem for further details. -
{{portalName}} running OSL version version 2024Q4 | +
{{portalName}} running OSL version version 2025Q2-SNAPSHOT | Terms and Conditions | © {{currentYear}} on behalf of osl.etsi.org
-- GitLab From 1083cad96d0c829de2b4ebb286cde3eeb2340a72 Mon Sep 17 00:00:00 2001 From: trantzas Date: Fri, 18 Jul 2025 11:36:54 +0000 Subject: [PATCH 2/2] Preparing for the Release 2025Q2 --- src/Footer.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Footer.html b/src/Footer.html index 1c1e184..b202801 100644 --- a/src/Footer.html +++ b/src/Footer.html @@ -8,7 +8,7 @@
ETSI SDG OpenSlice | https://osl.etsi.org
The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver - Network Slice as a Service (NSaaS). + Network as a Service (NaaS).
{{portalName}} | {{weburl}}
A portal that allows 5G @@ -27,7 +27,7 @@ class='fa fa-linkedin mr-2' style="margin-right: 0.5rem;">LinkedIn
-
Slack
@@ -53,7 +53,7 @@ OpenSlice has received funding from various projects under European Programmes for research, technological development and demonstration. You may refer to our extensive ecosystem for further details.
-
{{portalName}} running OSL version version 2025Q2-SNAPSHOT | +
{{portalName}} running OSL version version 2025Q2 | Terms and Conditions | © {{currentYear}} on behalf of osl.etsi.org
-- GitLab