Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
999f1929
Unverified
Commit
999f1929
authored
4 years ago
by
Caleb Bron
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #29358 from cbron/2.5.0-rc6
2.5.0-rc6
parents
48f6233e
1a8d5b35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/Dockerfile
+1
-1
package/Dockerfile
with
1 addition
and
1 deletion
+1
-1
package/Dockerfile
+
1
-
1
View file @
999f1929
...
...
@@ -108,7 +108,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
mkdir
-p
/var/lib/rancher-data/driver-metadata
ENV
CATTLE_UI_VERSION 2.5.0-rc5.2
ENV
CATTLE_DASHBOARD_UI_VERSION v2.5.0-rc
5
ENV
CATTLE_DASHBOARD_UI_VERSION v2.5.0-rc
6
ENV
CATTLE_CLI_VERSION v2.4.6
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help