We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815c7b5 commit 76261e8Copy full SHA for 76261e8
package/Dockerfile
@@ -166,7 +166,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
166
# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
167
ENV CATTLE_UI_VERSION 2.7.0-rc10
168
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
169
-ENV CATTLE_CLI_VERSION v2.7.0-rc1
+ENV CATTLE_CLI_VERSION v2.8.0
170
171
# Base UI brand used as a fallback env setting (not user facing) to indicate this is a non-prime install
172
ENV CATTLE_BASE_UI_BRAND=
0 commit comments