feat: update image
This commit is contained in:
@ -2,7 +2,7 @@ import { TASK_ID, namespaceWrapper } from "@_koii/namespace-wrapper";
|
|||||||
import "dotenv/config";
|
import "dotenv/config";
|
||||||
import os from "os";
|
import os from "os";
|
||||||
|
|
||||||
const imageUrl = "docker.io/labrocadabro/prometheus-summarizer:0.4";
|
const imageUrl = "docker.io/hermanyiqunliang/summarizer-agent:0.5";
|
||||||
|
|
||||||
function getHostIP() {
|
function getHostIP() {
|
||||||
const interfaces = os.networkInterfaces();
|
const interfaces = os.networkInterfaces();
|
||||||
|
Reference in New Issue
Block a user