Compare commits

...

2 Commits

Author SHA1 Message Date
745b49d0e8 include versioning
All checks were successful
Build docker container / build (push) Successful in 8m45s
2024-08-26 16:34:46 +02:00
d4bed497a5 update readme 2024-08-05 09:20:04 +02:00

View File

@ -3,7 +3,7 @@
This repo builds and Docker image of [iptv-org/epg](https://github.com/iptv-org/epg).
The purpose is to make the deployment easier and more suitable for different environments.
The original repository of this image is hosted on https://git.claeyscloud.com/david/epg-info-docker.
The original repository of this image is hosted on https://git.claeyscloud.com/david/epg-info-docker.<br>
A public mirror is available at https://github.com/davidclaeysquinones/epg-info-docker.
## Dependencies
@ -53,4 +53,11 @@ services:
# specify the time zone for the server
- TZ=Etc/UTC
restart: unless-stopped
```
```
### Versions
- 1.0.0
[08-01-2024](https://github.com/iptv-org/epg/commit/793c74ca397504fc2afc8fbfa998e0b8e4ca45d9)
- 1.0.1
[08-14-2024](https://github.com/iptv-org/epg/commit/270e85cfae6f0f691c2e6ab7ce511d60fd687565)