Merge pull request #36 from outis1one/claude/migrate-to-minipaint-eYKWf
Remove execstack from Dockerfile (not available in Debian trixie)
This commit is contained in:
@@ -32,7 +32,6 @@ RUN apt-get update && apt-get install -y \
|
||||
libgomp1 \
|
||||
wget \
|
||||
git \
|
||||
execstack \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Copy requirements and install Python dependencies
|
||||
|
||||
Reference in New Issue
Block a user