Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Deriving the latest base image
|
# Deriving the latest base image
|
||||||
FROM python:3.9-slim
|
FROM python:3.12-slim
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user