Skip to content

Commit

Permalink
Merge pull request #40286 from cbron/bump-ui-tags-2.7.1
Browse files Browse the repository at this point in the history
[2.7] Updates UI tags for 2.7.1
  • Loading branch information
cbron committed Jan 24, 2023
2 parents bc24fe6 + d5e6cf4 commit bb1c35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/Dockerfile
Expand Up @@ -162,8 +162,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
mkdir -p /var/lib/rancher-data/driver-metadata

# 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
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0
ENV CATTLE_UI_VERSION 2.7.1
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.1
ENV CATTLE_CLI_VERSION v2.7.0

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

0 comments on commit bb1c35f

Please sign in to comment.