Browse Source

adding more bloat

master
TiynGER 7 months ago
parent
commit
c33e2e4809
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Dockerfile

+ 1
- 1
src/Dockerfile

@ -6,7 +6,7 @@ RUN apt-get update
RUN apt-get install python3 python3-pip -y
RUN pip3 install flask flask-wtf flask-mail
RUN pip3 install flask flask-wtf flask-mail markdown pygments random
WORKDIR /flask

Loading…
Cancel
Save