chore(deps): update ghcr.io/openclaw/openclaw docker tag to v2026.5.7 - autoclosed #60

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-openclaw-openclaw-2026.x into main
Showing only changes of commit d72426b040 - Show all commits
+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 {