Skip to content

Commit e14760a

Browse files
committed
Install cron in taginfo
1 parent d903533 commit e14760a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/taginfo/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
2525
jq \
2626
python3-pip \
2727
wget \
28+
cron \
2829
&& apt-get clean \
2930
&& rm -rf /var/lib/apt/lists/*
3031

0 commit comments

Comments
 (0)