python version avoid vulnerabilities
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m26s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m26s
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Use the official Python image as a base image
|
# Use the official Python image as a base image
|
||||||
FROM python:3.9-slim
|
FROM python:3-slim
|
||||||
|
|
||||||
# Set the working directory in the container
|
# Set the working directory in the container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Reference in New Issue
Block a user