added version to audiobookshelf filebrowser haproxy cloudflared apache2 and uptime-kuma

This commit is contained in:
2025-02-01 11:39:57 -05:00
parent 91690734ba
commit 7cc831a2d0
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ let
in
{
virtualisation.oci-containers.containers.filebrowser = {
image = "hurlenko/filebrowser:latest";
image = "hurlenko/filebrowser:v2.32.0";
extraOptions = [ "--network=web" ];
volumes = [
"/zfs:/data"