Changed to update image version
ci/woodpecker/push/02-build-push Pipeline was successful

This commit is contained in:
Roman Meshko
2026-05-31 16:34:04 +03:00
parent 5d1b00c8b6
commit cd1a89c495
4 changed files with 7 additions and 7 deletions
-1
View File
@@ -6,7 +6,6 @@ RUN apt-get update && apt-get install -y \
python3 python3-pip python3-dev gcc \
libgl1 libglib2.0-0 \
python3-libnvinfer python3-libnvinfer-dev \
python3-pycuda \
&& rm -rf /var/lib/apt/lists/*