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

Commit 8580d33

Browse files
Update ui-dashboard-envs to v2.7.16
1 parent 7be7ba2 commit 8580d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
163163
mkdir -p /var/lib/rancher-data/driver-metadata
164164

165165
# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
166-
ENV CATTLE_UI_VERSION 2.7.0-rc10
167-
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
166+
ENV CATTLE_UI_VERSION 2.7.16
167+
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.16
168168
ENV CATTLE_CLI_VERSION v2.7.0-rc1
169169

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

0 commit comments

Comments
 (0)