1
0
Fork 0

media: update containers

This commit is contained in:
Daniel Kempkens 2024-07-20 17:00:30 +02:00
parent 3e7b005ac9
commit 70075b6cef
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@
virtualisation.oci-containers.containers = {
tubearchivist = {
image = "docker.io/bbilly1/tubearchivist:v0.4.8";
image = "docker.io/bbilly1/tubearchivist:v0.4.9";
dependsOn = [ "archivist-es" "archivist-redis" ];
ports = [ "127.0.0.1:9887:8000" ];
environmentFiles = [ config.age.secrets.tubearchivist-environment-ta.path ];