alpine: update authentik and transmission
This commit is contained in:
parent
b5e1d0081c
commit
f9808f86e1
3 changed files with 3 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ in {
|
|||
services.jellyseerr.enable = true;
|
||||
# probably easier if i just put this in a nixos-container
|
||||
virtualisation.oci-containers.containers.transmission = {
|
||||
image = "docker.io/haugene/transmission-openvpn:5.3.2";
|
||||
image = "docker.io/haugene/transmission-openvpn:5.4.1";
|
||||
ports = ["9091:9091"];
|
||||
volumes = [
|
||||
"/var/lib/transmission/downloads:/data/incomplete"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue