add :edge image tag

This commit is contained in:
henrygd
2025-07-08 20:40:51 -04:00
parent 11c61bcf42
commit 71f081da20
2 changed files with 6 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ import { copyToClipboard, getHubURL } from "@/lib/utils"
import { i18n } from "@lingui/core"
const isBeta = BESZEL.HUB_VERSION.includes("beta")
const imageTag = isBeta ? ":beta" : ""
const imageTag = isBeta ? ":edge" : ""
/**
* Get the URL of the script to install the agent.