Spaces:
Sleeping
Sleeping
Claude Code Claude Opus 4.6 commited on
Commit ·
c4be211
1
Parent(s): 0e578e8
Claude Code: trigger rebuild - fix openclaw module import
Browse filesCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Minimal Python Dockerfile for Cain
|
| 2 |
FROM python:3.9-slim
|
| 3 |
|
| 4 |
# Build metadata
|
|
|
|
| 1 |
+
# Minimal Python Dockerfile for Cain - fixed openclaw import
|
| 2 |
FROM python:3.9-slim
|
| 3 |
|
| 4 |
# Build metadata
|