Skip to content

Commit

Permalink
Update dependency rancher/cli to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed Mar 19, 2024
1 parent 7be7ba2 commit 19f3f22
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 @@ -165,7 +165,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
ENV CATTLE_UI_VERSION 2.7.0-rc10
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
ENV CATTLE_CLI_VERSION v2.7.0-rc1
ENV CATTLE_CLI_VERSION v2.8.3

# Base UI brand used as a fallback env setting (not user facing) to indicate this is a non-prime install
ENV CATTLE_BASE_UI_BRAND=
Expand Down

0 comments on commit 19f3f22

Please sign in to comment.