Commit bfce99ae authored by Bill Maxwell's avatar Bill Maxwell
Browse files

Updated for v0.14.0 of ui

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends openjdk-7-jre-h
keychain
ENV CATTLE_HOME /var/lib/cattle
ENV CATTLE_API_UI_INDEX http://releases.rancher.com/ui/0.13.1/static/index.html
ENV CATTLE_API_UI_INDEX http://releases.rancher.com/ui/0.14.0/static/index.html
ENV CATTLE_DB_CATTLE_DATABASE mysql
ADD artifacts /usr/share/cattle
......@@ -22,7 +22,7 @@ VOLUME ["/var/lib/cattle"]
VOLUME ["/var/lib/mysql"]
EXPOSE 8080
ENV RANCHER_SERVER_IMAGE v0.14.0
ENV RANCHER_SERVER_IMAGE v0.14.1
EXPOSE 3306
ADD https://github.com/rancherio/cattle/releases/download/v0.22.0/cattle.jar /usr/share/cattle/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment