Skip to content

Commit

Permalink
Update Dockerfile-base
Browse files Browse the repository at this point in the history
  • Loading branch information
axu2 authored Sep 28, 2024
1 parent 37a2e66 commit 9ba30e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,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-20230809 > /IMAGE_VERSION
echo docker-base-20240928 > /IMAGE_VERSION

0 comments on commit 9ba30e8

Please sign in to comment.