Added docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
# For more information, please refer to https://aka.ms/vscode-docker-python
|
||||
FROM python:3.9-slim as base
|
||||
FROM python:3.11-slim as base
|
||||
|
||||
FROM base as builder
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user