We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d903533 commit e14760aCopy full SHA for e14760a
images/taginfo/Dockerfile
@@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
25
jq \
26
python3-pip \
27
wget \
28
+ cron \
29
&& apt-get clean \
30
&& rm -rf /var/lib/apt/lists/*
31
0 commit comments