We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c2f5dd + 255efb9 commit e45fbe2Copy full SHA for e45fbe2
apps/nexus/.env
@@ -1,7 +1,7 @@
1
W9_REPO=sonatype/nexus3
2
W9_DIST='community'
3
-W9_VERSION='3.85.0'
4
-W9_POWER_PASSWORD='Yi!byVhZ3F3bprEP'
+W9_VERSION='3.87.0'
+W9_POWER_PASSWORD='7H8AUrAAfNF1zZ!1'
5
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
6
W9_HTTP_PORT_SET='9001'
7
W9_HTTP_PORT=8081
apps/nexus/variables.json
@@ -7,7 +7,7 @@
"edition": [
8
{
9
"dist": "community",
10
- "version": ["3.85.0","latest"]
+ "version": ["3.87.0","latest"]
11
}
12
],
13
"requirements": {
0 commit comments