diff --git a/README.md b/README.md index c16c6f5..aa1ec82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker container for gitbucket -[![Build Status](https://jenkins.pgollor.de/job/gitbucket-docker-master/badge/icon)](https://jenkins.pgollor.de/job/gitbucket-docker-master/) +[![Build Status](https://jenkins.pgollor.de/job/gitbucket-docker-develop/badge/icon)](https://jenkins.pgollor.de/job/gitbucket-docker-develop/) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/pgollor) [![Docker Pulls](https://img.shields.io/docker/pulls/pgollor/gitbucket.svg?maxAge=2592000)](https://hub.docker.com/r/pgollor/gitbucket/) [![Version 4.30.1](https://img.shields.io/badge/gitbucket_version-4.30.1-blue.svg)](https://github.com/gitbucket/gitbucket/releases/tag/4.30.1) diff --git a/build.properties b/build.properties index 8b9a936..845a6b0 100644 --- a/build.properties +++ b/build.properties @@ -1 +1 @@ -version=4.30.1 +version=develop diff --git a/docker-compose.yml b/docker-compose.yml index 1e76d77..3f7f15c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ services: main-gitbucket: - image: pgollor/gitbucket:latest + image: pgollor/gitbucket:develop mem_limit: 2g restart: always depends_on: