chore(deps): update ghcr.io/openclaw/openclaw:2026.4.26 docker digest to 04e2738 - autoclosed #59

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-openclaw-openclaw-2026.4.26 into main
Showing only changes of commit 73f113dcf5 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@
let
# renovate: datasource=docker depName=ghcr.io/openclaw/openclaw
openclawImageTag = "2026.4.26";
openclawImageDigest = "sha256:7ea070b04d1e70811fe8ba15feaad5890b1646021b24e00f4795bd4587a594ed";
openclawImageDigest = "sha256:sha256:04e27383656941e59fba80a5a9c28b709f240ea980bd2cb375e4a7786d5a7a20";
# Pull the upstream openclaw Docker image (only to extract /app from it)
openclawBase = pkgs.dockerTools.pullImage {