Skip to content

Commit

Permalink
build: 更新 runtime 镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi committed Dec 14, 2024
1 parent 93c20f2 commit 7c4af5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.runtime
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y \
libtiff6 \
libopenjp2-7 \
libxcb1 \
supervisor \
&& rm -rf /var/lib/apt/lists/*

WORKDIR /app
Expand Down

0 comments on commit 7c4af5d

Please sign in to comment.