ci(openclaw): configure Renovate regex manager for Docker image version tracking
CI / check (push) Successful in 2m12s
CI / build-and-cache (push) Successful in 1m43s
CI / Build & Push OpenClaw Image (push) Successful in 32m8s

This commit is contained in:
2026-04-26 20:18:14 -07:00
parent 001314946b
commit 5a74301d92
2 changed files with 14 additions and 2 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
}:
let
# Pin the upstream openclaw image version
# Updated by Renovate when new versions appear in flake.lock
# renovate: datasource=docker depName=ghcr.io/openclaw/openclaw
openclawImageTag = "2026.4.14";
openclawImageDigest = "sha256:7ea070b04d1e70811fe8ba15feaad5890b1646021b24e00f4795bd4587a594ed";