Revert redirect to ssl

This commit is contained in:
Manuel de Brito Fontes 2016-05-19 16:11:51 -03:00
parent ca620e4074
commit 6ead83512e
5 changed files with 4 additions and 6 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google_containers/nginx-slim:0.3
FROM gcr.io/google_containers/nginx-slim:0.6
MAINTAINER Prashanth B <beeps@google.com>
ADD nginx.conf /etc/nginx/nginx.conf
ADD README.md README.md