diff --git a/Dockerfile b/Dockerfile index 08c927e..d6b3ee4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM million12/nginx MAINTAINER Przemyslaw Ozgo linux@ozgo.info -ENV GITBUCKET_VERSION=4.15.0 \ +ENV GITBUCKET_VERSION=4.16.0 \ HOSTNAME=localhost \ CONTEXTPATH="" \ DATA_DIR=/data/gitbucket diff --git a/README.md b/README.md index f40e4ed..1491879 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.15.0.svg)](http://microbadger.com/images/polinux/gitlab-ce) +[![](https://images.microbadger.com/badges/version/million12/gitbucket:4.16.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)