From 5b7ba0d8369a101902773480511a259dbaab9765 Mon Sep 17 00:00:00 2001 From: Przemyslaw Ozgo Date: Wed, 4 Oct 2017 20:06:28 +0100 Subject: [PATCH] Updated to 4.17.0 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index d6b3ee4..bda63a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM million12/nginx MAINTAINER Przemyslaw Ozgo linux@ozgo.info -ENV GITBUCKET_VERSION=4.16.0 \ +ENV GITBUCKET_VERSION=4.17.0 \ HOSTNAME=localhost \ CONTEXTPATH="" \ DATA_DIR=/data/gitbucket diff --git a/README.md b/README.md index 1491879..fc998e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![GitHub Forks](https://img.shields.io/github/forks/million12/docker-gitbucket.svg)](https://github.com/million12/docker-gitbucket) [![Stars on Docker Hub](https://img.shields.io/docker/stars/million12/gitbucket.svg)](https://hub.docker.com/r/million12/gitbucket) [![Pulls on Docker Hub](https://img.shields.io/docker/pulls/million12/gitbucket.svg)](https://hub.docker.com/r/million12/gitbucket) -[![](https://images.microbadger.com/badges/version/million12/gitbucket:4.16.0.svg)](http://microbadger.com/images/polinux/gitlab-ce) +[![](https://images.microbadger.com/badges/version/million12/gitbucket:4.17.0.svg)](http://microbadger.com/images/polinux/gitlab-ce) [![](https://images.microbadger.com/badges/image/million12/gitbucket.svg)](http://microbadger.com/images/million12/gitbucket) [![Deploy to Docker Cloud](https://files.cloud.docker.com/images/deploy-to-dockercloud.svg)](https://cloud.docker.com/stack/deploy/?repo=https://github.com/million12/docker-gitbucket/tree/master)