Skip to content

Commit

Permalink
Docker up
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jan 17, 2017
1 parent 054fc8e commit 3c56e04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/eBayClassifiedsGroup/PanteraS.svg?branch=master)](https://travis-ci.org/eBayClassifiedsGroup/PanteraS)
[![Docker Hub](https://img.shields.io/badge/docker-ready-blue.svg)](https://hub.docker.com/r/panteras/paas-in-a-box/)
[![Current Release](http://img.shields.io/badge/release-0.3.2-blue.svg)](https://github.com/eBayClassifiedsGroup/PanteraS/releases/tag/v0.3.2)
[![Current Release](http://img.shields.io/badge/release-0.3.3-blue.svg)](https://github.com/eBayClassifiedsGroup/PanteraS/releases/tag/v0.3.3)

# PanteraS <br> _entire_ Platform as a Service, in a box
_"One container to rule them all"_
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/*

ENV SUPERVISORD_APP_VERSION 3.2.3
ENV DOCKER_APP_VERSION 1.12.3-0~xenial
ENV DOCKER_APP_VERSION 1.12.6-0~ubuntu-xenial
ENV CONSUL_APP_VERSION 0.7.2
ENV CONSUL_TEMPLATE_APP_VERSION 0.16.0
ENV HAPROXY_APP_VERSION 1.6.11-1ppa1~xenial
Expand Down

0 comments on commit 3c56e04

Please sign in to comment.