This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:bookworm as base
|
FROM python:alpine as base
|
||||||
|
|
||||||
RUN apt-get update && apt-get install cron -y
|
RUN apt-get update && apt-get install cron -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user