update readme
All checks were successful
Build docker container / build (push) Successful in 1m18s

This commit is contained in:
David Claeys 2024-12-01 16:36:21 +01:00
parent 4b1a27ab98
commit 833c9f9a95

View File

@ -63,4 +63,17 @@ services:
# specify the time zone for the server
- TZ=Etc/UTC
restart: unless-stopped
```
```
### Versions
This image is bound to the content of the [iptv-org/epg](https://github.com/iptv-org/epg) repository. In the underlying list you can see to which commit each version of the docker image is bound.
Normally when a change is made in the source repository the documentation is updated and a new tag is created in this repository. This is completely normal since the source repository is only cloned during the build process of the docker image.
Sometimes a new version of this image will be bound to the same source commit. This will happen when improvements are made to the image.
- 1.0.0  
1.1.21
- 1.0.1  
1.1.24