mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 17:28:31 +02:00
update default image name
This commit is contained in:
@@ -21,7 +21,7 @@ var agentComposeYAMLTemplate = template.Must(template.New("agent.compose.yml").P
|
||||
|
||||
const (
|
||||
DockerImageProduction = "ghcr.io/yusing/godoxy-agent:latest"
|
||||
DockerImageNightly = "yusing/godoxy-agent-nightly:latest"
|
||||
DockerImageNightly = "ghcr.io/yusing/godoxy-agent:nightly"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user