slim buster with cron
Some checks failed
Build and Push Docker Images / build (push) Failing after 29s
Some checks failed
Build and Push Docker Images / build (push) Failing after 29s
This commit is contained in:
parent
f0aff65ba1
commit
b80839e448
@ -1,5 +1,5 @@
|
|||||||
# Use the official Python image from the Docker Hub
|
# Use the official Python image from the Docker Hub
|
||||||
FROM python:3.9-slim
|
FROM python:3.9-slim-buster
|
||||||
|
|
||||||
# Set the working directory inside the container
|
# Set the working directory inside the container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user