1
0
Fork 0

tubearchivist: update

This commit is contained in:
Daniel Kempkens 2024-04-28 16:43:51 +02:00
parent 76e57bab90
commit 54458be266
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

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