Update archivebox to 0.7.1
This commit is contained in:
parent
528193eecd
commit
d88f945b01
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ in
|
|||
virtualisation.oci-containers.containers = {
|
||||
archivebox = {
|
||||
autoStart = true;
|
||||
image = "docker.io/archivebox/archivebox:0.7.0";
|
||||
image = "docker.io/archivebox/archivebox:0.7.1";
|
||||
cmd = [
|
||||
"server"
|
||||
"0.0.0.0:${toString internalHttpPort}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue