Fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apt-get update && \
|
||||
python3-setuptools python3.13 python3.13-venv && \
|
||||
apt -y install gdebi && \
|
||||
curl -O https://www.princexml.com/download/prince_20251030-1_debian13_amd64.deb && \
|
||||
gdebi --n ./prince_16.1-1_ubuntu24.04_amd64.deb && \
|
||||
gdebi --n ./prince_20251030-1_debian13_amd64.deb && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user