Skip to content

Commit 45522f1

Browse files
authored
Merge pull request #62 from dappnode/dappnodebot/bump-upstream/openclaw/openclaw@v2026.5.20
bump openclaw/openclaw to v2026.5.20
2 parents 9bb0289 + 628c648 commit 45522f1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dappnode_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openclaw.dnp.dappnode.eth",
3-
"version": "0.1.1",
4-
"upstreamVersion": "v2026.5.18",
3+
"version": "0.1.2",
4+
"upstreamVersion": "v2026.5.20",
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.5.18
8+
UPSTREAM_VERSION: v2026.5.20
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)