Skip to content

Commit

Permalink
Merge pull request rancher#43290 from aalves08/update-build-refs-2.8.…
Browse files Browse the repository at this point in the history
…0-rc3

Bump UI to v2.8.0-rc3
  • Loading branch information
fgiudici authored Oct 26, 2023
2 parents 08b03ad + a1ca247 commit 1f119bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
chmod +x /usr/bin/tini /usr/bin/telemetry && \
mkdir -p /var/lib/rancher-data/driver-metadata

ENV CATTLE_UI_VERSION 2.8.0-rc1
ENV CATTLE_DASHBOARD_UI_VERSION v2.8.0-rc1
ENV CATTLE_UI_VERSION 2.8.0-rc3
ENV CATTLE_DASHBOARD_UI_VERSION v2.8.0-rc3
ENV CATTLE_CLI_VERSION v2.8.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 1f119bc

Please sign in to comment.