Skip to content

Commit 1a11e1a

Browse files
Merge pull request #2 from theohbrothers/docs/readme-replace-github-tag-badge-with-github-release-badge
Docs (readme): Replace github tag badge with github release badge
2 parents 3737310 + 4ee75db commit 1a11e1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# docker-alpine-cron
22

33
[![github-actions](https://github.com/theohbrothers/docker-alpine-cron/workflows/ci-master-pr/badge.svg)](https://github.com/theohbrothers/docker-alpine-cron/actions)
4-
[![github-tag](https://img.shields.io/github/tag/theohbrothers/docker-alpine-cron)](https://github.com/theohbrothers/docker-alpine-cron/releases/)
4+
[![github-release](https://img.shields.io/github/v/release/theohbrothers/docker-alpine-cron?style=flat-square)](https://github.com/theohbrothers/docker-alpine-cron/releases/)
55
[![docker-image-size](https://img.shields.io/docker/image-size/theohbrothers/docker-alpine-cron/latest)](https://hub.docker.com/r/theohbrothers/docker-alpine-cron)
66

77
Dockerized alpine with busybox crond and useful tools.

generate/templates/README.md.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# docker-alpine-cron
33
44
[![github-actions](https://github.com/theohbrothers/docker-alpine-cron/workflows/ci-master-pr/badge.svg)](https://github.com/theohbrothers/docker-alpine-cron/actions)
5-
[![github-tag](https://img.shields.io/github/tag/theohbrothers/docker-alpine-cron)](https://github.com/theohbrothers/docker-alpine-cron/releases/)
5+
[![github-release](https://img.shields.io/github/v/release/theohbrothers/docker-alpine-cron?style=flat-square)](https://github.com/theohbrothers/docker-alpine-cron/releases/)
66
[![docker-image-size](https://img.shields.io/docker/image-size/theohbrothers/docker-alpine-cron/latest)](https://hub.docker.com/r/theohbrothers/docker-alpine-cron)
77
88
Dockerized alpine with busybox crond and useful tools.

0 commit comments

Comments
 (0)