Docker numpy (#775)

* docker-base-20241116

* docker-base-20241116
This commit is contained in:
Alex Xu
2024-11-16 20:01:50 -08:00
committed by GitHub
parent e637f37ef0
commit 3b7e8dc9a5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -160,5 +160,5 @@ WORKDIR /app
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y && apt-get -yq upgrade && \
apt-get install -y p7zip-full unrar-free && \
ln -s /app/kindlegen /bin/kindlegen && \
echo docker-base-20240928 > /IMAGE_VERSION
echo docker-base-20241116 > /IMAGE_VERSION