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 \
|
libgomp1 \
|
||||||
wget \
|
wget \
|
||||||
git \
|
git \
|
||||||
execstack \
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Copy requirements and install Python dependencies
|
# Copy requirements and install Python dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user