Commit a1194119 authored by wang's avatar wang

test

parent 97bd7abc
FROM python:3.10.1-slim-bullseye
FROM python:3.12.0
RUN apt update &&apt install curl -y
RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
RUN apt install nodejs vim -y
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment