chore(deps): update ghcr.io/openclaw/openclaw docker tag to v2026.5.7
This commit is contained in:
@@ -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.7";
|
||||||
openclawImageDigest = "sha256:7ea070b04d1e70811fe8ba15feaad5890b1646021b24e00f4795bd4587a594ed";
|
openclawImageDigest = "sha256:1af3f457a2d5a1d210f4d95634fa5da6e23f9c0ac7b52ef4bc38e2ecf09704fd";
|
||||||
|
|
||||||
# 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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user