Skip to content

Commit 2620522

Browse files
authored
Update Dockerfile
1 parent 31ae95d commit 2620522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ENV S6_STAGE2_HOOK=/app/init.sh
99
RUN apt-get update && apt-get install -y \
1010
libssl3 \
1111
libssl-dev \
12+
git \
1213
unzip
1314
COPY root/ /
1415
COPY /src /app

0 commit comments

Comments
 (0)