Skip to content

Commit 46a1f4d

Browse files
committed
chore: added git and curl as runtime deps
1 parent 68b97d7 commit 46a1f4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ ENV ZIP_CACHE_PATH=${ZOPE_HOME}/var
8282
RUN apt-get update && \
8383
apt-get install -y --no-install-recommends \
8484
cron \
85+
curl \
86+
git \
8587
gosu \
8688
libldap2 \
8789
libmagic1 \

0 commit comments

Comments
 (0)