Migrate to alo organization
Update all registry paths from ppetru/* to alo/* and workflow references from ppetru/alo-cluster to alo/alo-cluster. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ job "weewx" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "gitea.v.paler.net/ppetru/weewx:latest"
|
||||
image = "gitea.v.paler.net/alo/weewx:latest"
|
||||
# to be able to receive UDP broadcast packets from the weatherlink
|
||||
network_mode = "host"
|
||||
volumes = [
|
||||
@@ -54,7 +54,7 @@ job "weewx" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "gitea.v.paler.net/ppetru/opensprinkler-weather:latest"
|
||||
image = "gitea.v.paler.net/alo/opensprinkler-weather:latest"
|
||||
|
||||
ports = [ "osweather" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user