Skip to content

Commit

Permalink
v1.3.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Dec 31, 2016
1 parent 0fb1df0 commit bcb0e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ COPY target/*static.tar.gz /s6-statics/

EXPOSE 8080
ENV CATTLE_HOST_API_PROXY_MODE embedded
ENV CATTLE_RANCHER_SERVER_VERSION v1.3.0-rc4
ENV CATTLE_RANCHER_SERVER_VERSION v1.3.0-rc5
ENV CATTLE_RANCHER_COMPOSE_VERSION v0.12.0
ENV DEFAULT_CATTLE_RANCHER_COMPOSE_LINUX_URL https://releases.rancher.com/compose/${CATTLE_RANCHER_COMPOSE_VERSION}/rancher-compose-linux-amd64-${CATTLE_RANCHER_COMPOSE_VERSION}.tar.gz
ENV DEFAULT_CATTLE_RANCHER_COMPOSE_DARWIN_URL https://releases.rancher.com/compose/${CATTLE_RANCHER_COMPOSE_VERSION}/rancher-compose-darwin-amd64-${CATTLE_RANCHER_COMPOSE_VERSION}.tar.gz
Expand Down

0 comments on commit bcb0e36

Please sign in to comment.