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

This commit is contained in:
2026-05-14 19:06:34 +00:00
parent da21505667
commit 464e0f8070
+2 -2
View File
@@ -5,8 +5,8 @@
let let
# renovate: datasource=docker depName=ghcr.io/openclaw/openclaw # renovate: datasource=docker depName=ghcr.io/openclaw/openclaw
openclawImageTag = "2026.4.26"; openclawImageTag = "2026.5.12";
openclawImageDigest = "sha256:7ea070b04d1e70811fe8ba15feaad5890b1646021b24e00f4795bd4587a594ed"; openclawImageDigest = "sha256:e2482a66682de6f540dcfd9921e410c23fd060dcd441382ff952247ee911a672";
# Pull the upstream openclaw Docker image (only to extract /app from it) # Pull the upstream openclaw Docker image (only to extract /app from it)
openclawBase = pkgs.dockerTools.pullImage { openclawBase = pkgs.dockerTools.pullImage {