Skip to content

Commit c155faa

Browse files
authored
Merge pull request #21 from dappnode/dappnodebot/bump-upstream/openclaw/openclaw@v2026.3.12
bump openclaw/openclaw to v2026.3.12
2 parents 7c54902 + 35eefb9 commit c155faa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.11",
4+
"upstreamVersion": "v2026.3.12",
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.11
8+
UPSTREAM_VERSION: v2026.3.12
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)