Merge pull request #1791 from jokob-sk/master

move to ghcr.io
This commit is contained in:
Alexandre
2025-03-01 20:03:04 +01:00
committed by GitHub
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
## 25.3.1 (01-03-2025)
- Move to GitHub Container Registry (GHCR)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
## 25.2.8-3 (09-02-2025)
- Minor bugs fixed
## 25.2.8-2 (09-02-2025)

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"aarch64": "jokobsk/netalertx:latest",
"amd64": "jokobsk/netalertx:latest",
"armv7": "jokobsk/netalertx:latest"
"aarch64": "ghcr.io/jokob-sk/netalertx:latest",
"amd64": "ghcr.io/jokob-sk/netalertx:latest",
"armv7": "ghcr.io/jokob-sk/netalertx:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"