Skip to content

Commit 76261e8

Browse files
Update dependency rancher/cli to v2.8.0
1 parent 815c7b5 commit 76261e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
166166
# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
167167
ENV CATTLE_UI_VERSION 2.7.0-rc10
168168
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
169-
ENV CATTLE_CLI_VERSION v2.7.0-rc1
169+
ENV CATTLE_CLI_VERSION v2.8.0
170170

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

0 commit comments

Comments
 (0)