Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFS
controller
Commits
ca690230
Commit
ca690230
authored
7 months ago
by
Waleed Akbar
Browse files
Options
Downloads
Patches
Plain Diff
In Analytics Backend: Java installation verison is upgraded from 11 to 17.
parent
77551e25
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!294
Release TeraFlowSDN 4.0
,
!276
Resolve "(CTTC) New Monitoring Module Testing and Debugging"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/analytics/backend/Dockerfile
+1
-1
1 addition, 1 deletion
src/analytics/backend/Dockerfile
with
1 addition
and
1 deletion
src/analytics/backend/Dockerfile
+
1
−
1
View file @
ca690230
...
...
@@ -59,7 +59,7 @@ RUN apt-get update && \
apt-get clean
# Set JAVA_HOME environment variable
ENV
JAVA_HOME=/usr/lib/jvm/java-1
1
-openjdk-amd64
ENV
JAVA_HOME=/usr/lib/jvm/java-1
7
-openjdk-amd64
ENV
PATH=$JAVA_HOME/bin:$PATH
# Create component sub-folders, get specific Python packages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment