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