(new): linux image
This commit is contained in:
@@ -2,4 +2,5 @@ FROM python:3.14-bookworm
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends nodejs npm python3-dev \
|
||||
git bash ca-certificates build-essential pkg-config && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
Reference in New Issue
Block a user