tubearchivist: update
This commit is contained in:
parent
62a90b57bd
commit
7cc7cbc821
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
tubearchivist = {
|
tubearchivist = {
|
||||||
image = "docker.io/bbilly1/tubearchivist:v0.4.4";
|
image = "docker.io/bbilly1/tubearchivist:v0.4.5";
|
||||||
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 ];
|
||||||
|
|
Loading…
Reference in a new issue