From 4ed40969bff3bcca7650377aa2f65d0e6d0f05c0 Mon Sep 17 00:00:00 2001 From: smeagol-help <132467671+smeagol-help[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:12:55 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/goof?= =?UTF-8?q?ball222/unifi=20(=208.0.26=20=E2=86=92=208.0.28=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/goofball222/unifi | 8.0.26 | 8.0.28 | --- config-parts/container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-parts/container.sh b/config-parts/container.sh index 779e02b..9ffeb6d 100644 --- a/config-parts/container.sh +++ b/config-parts/container.sh @@ -85,7 +85,7 @@ set container name unifi environment RUNAS_UID0 value 'false' set container name unifi environment TZ value 'America/Chicago' set container name unifi environment PGID value '102' set container name unifi environment PUID value '999' -set container name unifi image 'ghcr.io/goofball222/unifi:8.0.26' +set container name unifi image 'ghcr.io/goofball222/unifi:8.0.28' set container name unifi memory '0' set container name unifi network containers address '10.5.0.10' set container name unifi restart 'on-failure'