chore(deps): update ghcr.io/openclaw/openclaw docker tag to v2026.5.7
CI / check (pull_request) Failing after 29m25s
CI / build-and-cache (pull_request) Has been skipped
CI / Check OpenClaw Changes (pull_request) Has been skipped
CI / Build & Push OpenClaw Image (pull_request) Has been skipped

This commit is contained in:
2026-05-12 05:06:51 +00:00
parent 829d625514
commit d72426b040
+2 -2
View File
@@ -5,8 +5,8 @@
let
# renovate: datasource=docker depName=ghcr.io/openclaw/openclaw
openclawImageTag = "2026.4.26";
openclawImageDigest = "sha256:7ea070b04d1e70811fe8ba15feaad5890b1646021b24e00f4795bd4587a594ed";
openclawImageTag = "2026.5.7";
openclawImageDigest = "sha256:sha256:1af3f457a2d5a1d210f4d95634fa5da6e23f9c0ac7b52ef4bc38e2ecf09704fd";
# Pull the upstream openclaw Docker image (only to extract /app from it)
openclawBase = pkgs.dockerTools.pullImage {