using latest version as stable version
commit 7c43071c22db9999971e55a93f03d9cf67a3491b
2 parents 4d12331 + 977f714
@Pascal Gollor Pascal Gollor authored on 9 Dec 2017
Showing 3 changed files
View
2
■■■
build.properties 0 → 100644
version=4.19.3
View
2
■■■
docker-compose.yml
version: '2.1'
 
services:
main-gitbucket:
image: pgollor/gitbucket:4.19.3
image: pgollor/gitbucket:latest
mem_limit: 2g
restart: always
depends_on:
mysql-gitbucket:
View
version 100644 → 0