From 00b5cdf9375a5b4d489789f93072e54a66cc36e0 Mon Sep 17 00:00:00 2001 From: jokob-sk <96159884+jokob-sk@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:42:28 +1100 Subject: [PATCH] back to production image --- netalertx/build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netalertx/build.json b/netalertx/build.json index 775ea014e..d3fd71ab6 100644 --- a/netalertx/build.json +++ b/netalertx/build.json @@ -1,8 +1,8 @@ { "build_from": { - "aarch64": "jokobsk/netalertx-dev:latest", - "amd64": "jokobsk/netalertx-dev:latest", - "armv7": "jokobsk/netalertx-dev:latest" + "aarch64": "jokobsk/netalertx:latest", + "amd64": "jokobsk/netalertx:latest", + "armv7": "jokobsk/netalertx:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"