version bump 1.0.6

This commit is contained in:
Volker
2025-12-26 23:02:34 +01:00
parent a95dc84491
commit cd7b8c3ab3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ This is a local container running with data stored in ./local/testdata
-p 8080:8080 -e LOG_LEVEL=debug --rm --name mbz-rss\
-v ./local/testdata/:/var/mbz-rss-feeder \
--env-file ./local/testdata/.env \
docker.io/library/mzb-rss-feeder:1.0.0`
docker.io/library/mzb-rss-feeder:latest`
After startup the server can be accessed through http://docker-host:8080.
+1 -1
View File
@@ -1 +1 @@
1.0.5
1.0.6