Update rss-bridge

This commit is contained in:
Andreas Zweili 2024-02-05 15:38:54 +01:00
parent a3e35999c8
commit a29499e366
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ in
backend = "docker";
containers."rss-bridge" = {
# https://hub.docker.com/r/rssbridge/rss-bridge/tags
image = "rssbridge/rss-bridge@sha256:908ee2936c1acdddbff69020cf4f01f259b4e230fd924876b3c8dfbaa8e3326c";
image = "rssbridge/rss-bridge@sha256:fd83dcabb329095f471745e3873c2feae0178305d4dd2a6b446459d078036637";
autoStart = true;
ports = [ "8082:80" ];
volumes = [