Update rss-bridge

This commit is contained in:
Andreas Zweili 2023-10-09 13:06:42 +02:00
parent 47e20b79a8
commit 2ec09b8cbf
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:813e55a065180ced97553e226c270b4dbb9aa76ca0ef3dfe4aedc4f09ed20c62";
image = "rssbridge/rss-bridge@sha256:0d266b3c5908645e4a07ee8131bdb3d1d11adf77cbb966dd462b2913cdda716f";
autoStart = true;
ports = [
"8082:80"