Commit fbc7587d authored by wang's avatar wang

test

parent 342cd5e7
FROM python:3.12.0 FROM python:3.10.1-slim-bullseye
RUN apt update &&apt install curl -y RUN apt update &&apt install curl -y
RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
RUN apt install nodejs vim -y 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