chore(deps): update ghcr.io/openclaw/openclaw docker tag to v2026.5.12
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.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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user