chore(docker-image): update ghcr.io/onedr0p/sabnzbd:4.2.3 docker digest to da0b03d
This commit is contained in:
parent
0dffbe9433
commit
89baf4874c
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "cross-seed";
|
||||
image = "ghcr.io/onedr0p/sabnzbd:4.2.3@sha256:bb20d3940ff32c672111ad7169ce4156f1c4c08bb653241f1b14f6d00f93b3cc";
|
||||
image = "ghcr.io/onedr0p/sabnzbd:4.2.3@sha256:da0b03dabd606e8328d772cd53bbdeaac5e787ad19e3cc0533525d1be27f5261";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 8080; #int
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "sabnzbd";
|
||||
image = "ghcr.io/onedr0p/sabnzbd:4.2.3@sha256:bb20d3940ff32c672111ad7169ce4156f1c4c08bb653241f1b14f6d00f93b3cc";
|
||||
image = "ghcr.io/onedr0p/sabnzbd:4.2.3@sha256:da0b03dabd606e8328d772cd53bbdeaac5e787ad19e3cc0533525d1be27f5261";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 8080; #int
|
||||
|
|
Reference in a new issue