소스 검색

Add mongo-express to update script

Joe Ferguson 9 년 전
부모
커밋
a4c7af97cf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -50,6 +50,7 @@ declare -A otherRepos=(
 	[lightstreamer]='https://github.com/Lightstreamer/Docker'
 	[mageia]='https://github.com/juanluisbaptiste/docker-brew-mageia'
 	[maven]='https://github.com/carlossg/docker-maven'
+	[mongo-express]='https://github.com/mongo-express/mongo-express-docker'
 	[mono]='https://github.com/mono/docker'
 	[neo4j]='https://github.com/neo4j/docker-neo4j'
 	[neurodebian]='https://github.com/neurodebian/dockerfiles'