Skip to content

Commit 1bfb1fb

Browse files
committed
Update to v2026.3.28
1 parent d7393e8 commit 1bfb1fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openclaw.dnp.dappnode.eth",
33
"version": "0.1.1",
4-
"upstreamVersion": "v2026.3.28",
4+
"upstreamVersion": "v2026.4.5",
55
"upstreamRepo": "openclaw/openclaw",
66
"upstreamArg": "UPSTREAM_VERSION",
77
"shortDescription": "Personal AI assistant gateway with multi-LLM support",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
args:
8-
UPSTREAM_VERSION: v2026.3.28
8+
UPSTREAM_VERSION: v2026.4.5
99
image: openclaw.dnp.dappnode.eth:0.1.0
1010
container_name: DAppNodePackage-openclaw.dnp.dappnode.eth
1111
restart: unless-stopped

0 commit comments

Comments
 (0)