Fix: upgrade to Node 22 for OpenClaw compatibility
Some checks failed
Build and Push / build (push) Failing after 11s
Some checks failed
Build and Push / build (push) Failing after 11s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20-bookworm-slim
|
FROM node:22-bookworm-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
git curl ca-certificates tini \
|
git curl ca-certificates tini \
|
||||||
|
|||||||
Reference in New Issue
Block a user