Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit db462a8

Browse files
Update dependency rancher/cli to v2.9.2
1 parent 7be7ba2 commit db462a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
165165
# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
166166
ENV CATTLE_UI_VERSION 2.7.0-rc10
167167
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
168-
ENV CATTLE_CLI_VERSION v2.7.0-rc1
168+
ENV CATTLE_CLI_VERSION v2.9.2
169169

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

0 commit comments

Comments
 (0)