diff --git a/Apps/netalertx/config.json b/Apps/netalertx/config.json index 9764cb9f..793a8615 100644 --- a/Apps/netalertx/config.json +++ b/Apps/netalertx/config.json @@ -1,6 +1,6 @@ { "id": "netalertx", - "version": "24.9.26", + "version": "24.10.12", "image": "jokobsk/netalertx", "youtube": "", "docs_link": "", diff --git a/Apps/netalertx/docker-compose.yml b/Apps/netalertx/docker-compose.yml index 53f27bf0..75b9e587 100644 --- a/Apps/netalertx/docker-compose.yml +++ b/Apps/netalertx/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-netalertx # Image to be used for the container - image: jokobsk/netalertx:24.9.26 + image: jokobsk/netalertx:24.10.12 # Container restart policy restart: unless-stopped