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
c29a7710
Unverified
Commit
c29a7710
authored
3 years ago
by
Steven Crespo
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #33630 from PennyScissors/release/v2.4
[v2.4.16] Update CLI to v2.4.11
parents
276d3478
a791ae1e
release/v2.4
Tags unavailable
No related merge requests found
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 @
c29a7710
...
...
@@ -104,7 +104,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
ENV
CATTLE_UI_PATH /usr/share/rancher/ui
ENV
CATTLE_UI_VERSION 2.4.48
ENV
CATTLE_CLI_VERSION v2.4.1
0
ENV
CATTLE_CLI_VERSION v2.4.1
1
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
ENV
CATTLE_API_UI_VERSION 1.1.9
...
...
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