Skip to content

Commit

Permalink
v1.6.3-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Denise Schannon committed Jun 24, 2017
1 parent faa01c4 commit 837971c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions server/Dockerfile
Expand Up @@ -39,10 +39,10 @@ EXPOSE 8080
ENV CATTLE_HOST_API_PROXY_MODE embedded

# Environment variables commonly updated when performing a release
ENV CATTLE_RANCHER_SERVER_VERSION v1.6.3-rc1
ENV DEFAULT_CATTLE_API_UI_INDEX //releases.rancher.com/ui/1.6.6
ENV CATTLE_CATTLE_VERSION v0.181.5
ENV CATTLE_RANCHER_CLI_VERSION v0.6.1
ENV CATTLE_RANCHER_SERVER_VERSION v1.6.3-rc2
ENV DEFAULT_CATTLE_API_UI_INDEX //releases.rancher.com/ui/1.6.8
ENV CATTLE_CATTLE_VERSION v0.181.6
ENV CATTLE_RANCHER_CLI_VERSION v0.6.2-rc2
ENV CATTLE_RANCHER_COMPOSE_VERSION v0.12.5
ENV DEFAULT_CATTLE_CATALOG_URL='{"catalogs":{"community":{"url":"https://git.rancher.io/community-catalog.git","branch":"master"},"library":{"url":"https://git.rancher.io/rancher-catalog.git","branch":"v1.6-development"}}}'

Expand Down

0 comments on commit 837971c

Please sign in to comment.