Skip to content

Commit 6de5017

Browse files
committed
- [docker](README.md) Fixed badges.
1 parent 46273fb commit 6de5017

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 1.0.4
22

33
- [test](test) Move all tests to separate folder.
4+
- [docker](README.md) Fixed badges.
45

56
# 1.0.3
67

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# The `mlan/gitweb` repository
22

33
![travis-ci test](https://img.shields.io/travis/mlan/docker-gitweb.svg?label=build&style=flat-square&logo=travis)
4-
![docker build](https://img.shields.io/docker/cloud/build/mlan/gitweb.svg?label=build&style=flat-square&logo=docker)
5-
![image size](https://img.shields.io/docker/image-size/mlan/gitweb.svg?label=size&style=flat-square&logo=docker)
4+
![docker version](https://img.shields.io/docker/v/mlan/gitweb?label=version&style=flat-square&logo=docker)
5+
![image size](https://img.shields.io/docker/image-size/mlan/gitweb/latest.svg?label=size&style=flat-square&logo=docker)
66
![docker pulls](https://img.shields.io/docker/pulls/mlan/gitweb.svg?label=pulls&style=flat-square&logo=docker)
77
![docker stars](https://img.shields.io/docker/stars/mlan/gitweb.svg?label=stars&style=flat-square&logo=docker)
8-
![github stars](https://img.shields.io/github/stars/mlan/docker-gitweb.svg?label=stars&style=popout-square&logo=github)
8+
![github stars](https://img.shields.io/github/stars/mlan/docker-gitweb.svg?label=stars&style=flat-square&logo=github)
99

1010
Provides a [Gitweb](https://git-scm.com/docs/gitweb) — a Git web interface (web frontend to Git repositories) — docker image (non official).
1111

0 commit comments

Comments
 (0)