Skip to content

Commit

Permalink
docs(readme): auto-update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 29, 2024
1 parent 0107200 commit e5c6992
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ Those images are just standard CentOS base images, but:

## Supported tags and respective Dockerfile links

* [latest, stream, stream9, 9, 4.0.0-stream9, 4.0.0](https://github.com/tgagor/docker-centos/blob/master/stream9/Dockerfile)
* [stream8, 8, 4.0.0-stream8](https://github.com/tgagor/docker-centos/blob/master/stream8/Dockerfile)
* [centos7, 7, 4.0.0-centos7](https://github.com/tgagor/docker-centos/blob/master/centos7/Dockerfile)
* [stream10, 10, 4.0.1-stream10, 4.0.1](https://github.com/tgagor/docker-centos/blob/master/stream10/Dockerfile)
* [latest, stream, stream9, 9, 4.0.1-stream9, 4.0.1](https://github.com/tgagor/docker-centos/blob/master/stream9/Dockerfile)

Version numbers use [SemVer](https://semver.org) and they reflect changes done in this repo - they are NOT related to CentOS versioning. For example, each weekly build will rise version number on last place, meaning patch level update.

Expand All @@ -24,6 +23,7 @@ Version numbers use [SemVer](https://semver.org) and they reflect changes done i
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/tgagor/centos/8?label=centos%3A8%20size)
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/tgagor/centos/stream8?label=centos%3Astream8%20size)
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/tgagor/centos/stream9?label=centos%3Astream9%20size)
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/tgagor/centos/stream10?label=centos%3Astream9%20size)

## Updates

Expand Down

0 comments on commit e5c6992

Please sign in to comment.