Skip to content

Commit

Permalink
Merge pull request #29851 from luthermonson/cli-bump
Browse files Browse the repository at this point in the history
bump cli to v2.4.7-rc2
  • Loading branch information
luthermonson committed Oct 30, 2020
2 parents d5748cd + 1825d8a commit 175b9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.9-rc6
ENV CATTLE_CLI_VERSION v2.4.7-rc1
ENV CATTLE_CLI_VERSION v2.4.7-rc2

# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
ENV CATTLE_API_UI_VERSION 1.1.9
Expand Down

0 comments on commit 175b9d5

Please sign in to comment.