Cron update
This commit is contained in:
parent
f163b37089
commit
163915d87c
|
|
@ -8,6 +8,7 @@ RUN apk update && \
|
|||
# Install packages
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
busybox-suid \
|
||||
# Init related
|
||||
tini \
|
||||
openrc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue